aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-05-04 06:21:22 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-05-04 06:21:22 +0000
commite31adbd4d7bb1fa734cc55154457a3f054c752da (patch)
tree989f8875402d277472d2a9dd24a7fb15f6e51f16 /security/libgcrypt
parent72eb522d3313aaf582259f77317c27981fa63c2e (diff)
downloadports-e31adbd4d7bb1fa734cc55154457a3f054c752da.tar.gz
ports-e31adbd4d7bb1fa734cc55154457a3f054c752da.zip
Add dependency on ligpg-error
PR: 66228 Submitted by: michael johnson
Notes
Notes: svn path=/head/; revision=108338
Diffstat (limited to 'security/libgcrypt')
-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