aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 03:04:20 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 03:48:04 +0000
commit02ca037e9f7561acafb1d53d7bf31e08bbac21bc (patch)
treeb4bcf5b9f29e1489b4acf60e0bc4bcd790c60907
parent48559aacf93dd0704b413acbde29ecf60b9c6261 (diff)
downloadports-02ca037e9f7561acafb1d53d7bf31e08bbac21bc.tar.gz
ports-02ca037e9f7561acafb1d53d7bf31e08bbac21bc.zip
security/libcaes: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--security/libcaes/Makefile2
-rw-r--r--security/libcaes/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/security/libcaes/Makefile b/security/libcaes/Makefile
index 830bca155014..9c3e190cb98c 100644
--- a/security/libcaes/Makefile
+++ b/security/libcaes/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libcaes
DISTVERSION= alpha-20231120
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/libyal/libcaes/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 --with-openssl=no
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
USES= libtool pathfix pkgconfig python
diff --git a/security/libcaes/pkg-plist b/security/libcaes/pkg-plist
index 2ee5dd526202..50126dd26e61 100644
--- a/security/libcaes/pkg-plist
+++ b/security/libcaes/pkg-plist
@@ -11,4 +11,4 @@ lib/libcaes.so.1.0.0
%%PYTHON_SITELIBDIR%%/pycaes.a
%%PYTHON_SITELIBDIR%%/pycaes.so
libdata/pkgconfig/libcaes.pc
-man/man3/libcaes.3.gz
+share/man/man3/libcaes.3.gz