diff --git a/sysutils/xin/Makefile b/sysutils/xin/Makefile index 9eb8efdbe7f9..e205ed0175a4 100644 --- a/sysutils/xin/Makefile +++ b/sysutils/xin/Makefile @@ -1,6 +1,6 @@ PORTNAME= xin PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SUNSITE/utils/file @@ -12,6 +12,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -PLIST_FILES= bin/xin man/man1/xin.1.gz +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +PLIST_FILES= bin/xin share/man/man1/xin.1.gz .include