diff --git a/devel/libcreg/Makefile b/devel/libcreg/Makefile index eefff5858ada..5ebf0a454ce3 100644 --- a/devel/libcreg/Makefile +++ b/devel/libcreg/Makefile @@ -1,5 +1,6 @@ PORTNAME= libcreg DISTVERSION= experimental-20221022 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libcreg/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -12,6 +13,7 @@ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python diff --git a/devel/libcreg/pkg-plist b/devel/libcreg/pkg-plist index 1d2db6bf5262..e88af3288b8f 100644 --- a/devel/libcreg/pkg-plist +++ b/devel/libcreg/pkg-plist @@ -15,5 +15,5 @@ lib/libcreg.so.1.0.0 %%PYTHON_SITELIBDIR%%/pycreg.a %%PYTHON_SITELIBDIR%%/pycreg.so libdata/pkgconfig/libcreg.pc -man/man1/creginfo.1.gz -man/man3/libcreg.3.gz +share/man/man1/creginfo.1.gz +share/man/man3/libcreg.3.gz