aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-05-04 14:21:22 +0800
committerarved <arved@FreeBSD.org>2004-05-04 14:21:22 +0800
commit2dbb11b18602f20b1bef48c6fec966f6a5dcc7bb (patch)
tree46647a1a5d561ec9ee524dfd81d60a393dccd702 /security
parent64ce34c872d4a19542b636880b0ccbb1b7557462 (diff)
downloadfreebsd-ports-gnome-2dbb11b18602f20b1bef48c6fec966f6a5dcc7bb.tar.gz
freebsd-ports-gnome-2dbb11b18602f20b1bef48c6fec966f6a5dcc7bb.tar.zst
freebsd-ports-gnome-2dbb11b18602f20b1bef48c6fec966f6a5dcc7bb.zip
Add dependency on ligpg-error
PR: 66228 Submitted by: michael johnson
Diffstat (limited to 'security')
-rw-r--r--security/libgcrypt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 6af1e0a0e066..6f82bb9d7016 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= arved@FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"
+LIB_DEPENDS= gpg-error.1:${PORTSDIR}/security/libgpg-error
+
USE_REINPLACE= yes
USE_PERL5= yes
USE_LIBTOOL_VER=13