aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 20:32:48 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 21:51:18 +0000
commit7221d46fe58fadc570778fb343d9b54a399561ba (patch)
tree7feb1db2e5547f113b0678225bc0c6e5506b0a49 /security/libgcrypt
parent378c661e05732249f498ea226cf95436ab2de076 (diff)
Diffstat (limited to 'security/libgcrypt')
-rw-r--r--security/libgcrypt/Makefile2
-rw-r--r--security/libgcrypt/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 8b6346ea2afc..545956cd7986 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libgcrypt
DISTVERSION= 1.10.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNUPG
@@ -18,6 +19,7 @@ USES= cpe libtool tar:bzip2
CPE_VENDOR= gnupg
USE_CSTD= gnu89
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-drng-support
CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL}
USE_LDCONFIG= yes
diff --git a/security/libgcrypt/pkg-plist b/security/libgcrypt/pkg-plist
index ac5459309091..e04575d0d460 100644
--- a/security/libgcrypt/pkg-plist
+++ b/security/libgcrypt/pkg-plist
@@ -8,5 +8,5 @@ lib/libgcrypt.so
lib/libgcrypt.so.20
lib/libgcrypt.so.20.4.3
libdata/pkgconfig/libgcrypt.pc
-man/man1/hmac256.1.gz
+share/man/man1/hmac256.1.gz
share/aclocal/libgcrypt.m4