Skip to content

Commit

Permalink
security/libcaes: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 22, 2024
1 parent 48559aa commit 02ca037
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions 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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion security/libcaes/pkg-plist
Expand Up @@ -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

0 comments on commit 02ca037

Please sign in to comment.