diff --git a/sysutils/virt-what/Makefile b/sysutils/virt-what/Makefile index 955ee9aca7ad..a215bdcfd556 100644 --- a/sysutils/virt-what/Makefile +++ b/sysutils/virt-what/Makefile @@ -1,19 +1,19 @@ PORTNAME= virt-what PORTVERSION= 1.21 CATEGORIES= sysutils MASTER_SITES= https://people.redhat.com/~rjones/virt-what/files/ MAINTAINER= otis@FreeBSD.org COMMENT= Utility to determine whether it is being run in virtual environment LICENSE= GPLv1 -USES= cpe perl5 +USES= perl5 GNU_CONFIGURE= yes PLIST_FILES= libexec/virt-what-cpuid-helper \ man/man1/virt-what.1.gz \ sbin/virt-what .include