diff --git a/misc/diction/Makefile b/misc/diction/Makefile index 1edc4e5244f5..00f81aea1033 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -1,19 +1,20 @@ PORTNAME= diction PORTVERSION= 1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= GNU diction and style WWW= https://www.gnu.org/software/diction/diction.html LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* .include diff --git a/misc/diction/pkg-plist b/misc/diction/pkg-plist index d90692a9d9ca..ccd0708d645b 100644 --- a/misc/diction/pkg-plist +++ b/misc/diction/pkg-plist @@ -1,9 +1,9 @@ bin/diction bin/style -man/man1/diction.1.gz -man/man1/style.1.gz +share/man/man1/diction.1.gz +share/man/man1/style.1.gz %%DATADIR%%/C %%DATADIR%%/de %%DATADIR%%/en %%DATADIR%%/en_GB %%DATADIR%%/nl