diff --git a/sysutils/phybs/Makefile b/sysutils/phybs/Makefile index c04600af33db..41cc5c204025 100644 --- a/sysutils/phybs/Makefile +++ b/sysutils/phybs/Makefile @@ -1,15 +1,17 @@ PORTNAME= phybs PORTVERSION= 20140717 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/des MAINTAINER= des@FreeBSD.org COMMENT= Disk benchmarking utility LICENSE= BSD2CLAUSE -PLIST_FILES= bin/phybs man/man1/phybs.1.gz +PLIST_FILES= bin/phybs share/man/man1/phybs.1.gz GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share .include