aboutsummaryrefslogtreecommitdiffstats
path: root/security/libgcrypt
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2011-09-18 05:56:22 +0800
committerpawel <pawel@FreeBSD.org>2011-09-18 05:56:22 +0800
commit9939b50e06a14b32da12e9c2cb7c894d14b7a19a (patch)
tree3db06b37d403deabe8e2551688be17099c63d4bb /security/libgcrypt
parent21a879b53ee69d67984e5082166afb269d012b6b (diff)
downloadfreebsd-ports-gnome-9939b50e06a14b32da12e9c2cb7c894d14b7a19a.tar.gz
freebsd-ports-gnome-9939b50e06a14b32da12e9c2cb7c894d14b7a19a.tar.zst
freebsd-ports-gnome-9939b50e06a14b32da12e9c2cb7c894d14b7a19a.zip
Require ligpg-error>=1.8 to build succesfully
PR: ports/159873 Submitted by: Michael Scheidell <scheidell@secnap.net> Approved by: maintainer, miwi, wen (mentors implicit)
Diffstat (limited to 'security/libgcrypt')
-rw-r--r--security/libgcrypt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 5d32be9f52ee..c3702342224b 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -17,7 +17,8 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING ${WRKSRC}/COPYING.LIB
-LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
+BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error
+RUN_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes
USE_AUTOTOOLS= libtool