diff --git a/math/units/Makefile b/math/units/Makefile index 138f5dad6805..607a0087103c 100644 --- a/math/units/Makefile +++ b/math/units/Makefile @@ -1,6 +1,6 @@ PORTNAME= units PORTVERSION= 2.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= GNU @@ -12,6 +12,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --program-prefix=g INFO= units diff --git a/math/units/pkg-plist b/math/units/pkg-plist index 75b9a9e995a9..8d46903079a9 100644 --- a/math/units/pkg-plist +++ b/math/units/pkg-plist @@ -2,4 +2,4 @@ bin/gunits %%DATADIR%%/currency.units %%DATADIR%%/definitions.units %%DATADIR%%/locale_map.txt -man/man1/gunits.1.gz +share/man/man1/gunits.1.gz