diff --git a/sysutils/virt-what/Makefile b/sysutils/virt-what/Makefile index 1527fe78757c..feac2506eefc 100644 --- a/sysutils/virt-what/Makefile +++ b/sysutils/virt-what/Makefile @@ -1,5 +1,6 @@ PORTNAME= virt-what PORTVERSION= 1.25 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://people.redhat.com/~rjones/virt-what/files/ @@ -12,9 +13,10 @@ LICENSE= GPLv1 USES= perl5 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PLIST_FILES= libexec/virt-what-cpuid-helper \ - man/man1/virt-what.1.gz \ + share/man/man1/virt-what.1.gz \ sbin/virt-what .include