diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 015dc60bc031..9b19551a2f7f 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -1,6 +1,6 @@ PORTNAME= augeas DISTVERSION= 1.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/hercules-team/augeas/releases/download/release-${DISTVERSION}/ @@ -21,6 +21,7 @@ USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip diff --git a/textproc/augeas/pkg-plist b/textproc/augeas/pkg-plist index 44ed0cb57400..d8e610ab92c6 100644 --- a/textproc/augeas/pkg-plist +++ b/textproc/augeas/pkg-plist @@ -14,10 +14,10 @@ lib/libfa.so lib/libfa.so.1 lib/libfa.so.1.5.3 libdata/pkgconfig/augeas.pc -man/man1/augmatch.1.gz -man/man1/augparse.1.gz -man/man1/augprint.1.gz -man/man1/augtool.1.gz +share/man/man1/augmatch.1.gz +share/man/man1/augparse.1.gz +share/man/man1/augprint.1.gz +share/man/man1/augtool.1.gz %%DATADIR%%/lenses/dist/access.aug %%DATADIR%%/lenses/dist/activemq_conf.aug %%DATADIR%%/lenses/dist/activemq_xml.aug