diff --git a/misc/diction/Makefile b/misc/diction/Makefile index 1edc4e5244f53..00f81aea10339 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -1,6 +1,6 @@ PORTNAME= diction PORTVERSION= 1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= GNU @@ -12,6 +12,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* diff --git a/misc/diction/pkg-plist b/misc/diction/pkg-plist index d90692a9d9cae..ccd0708d645b5 100644 --- a/misc/diction/pkg-plist +++ b/misc/diction/pkg-plist @@ -1,7 +1,7 @@ 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