summaryrefslogtreecommitdiff
path: root/security/gnupg2
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2006-11-19 19:03:56 +0000
committershannonjr <shannonjr>2006-11-19 19:03:56 +0000
commitbb84802a3804e9cf964ca2ebcfd01b560962de76 (patch)
tree9e9daec0fc4727128b15b6511609cf7f499fd71b /security/gnupg2
parentf2b255b5f4122489b953006392ac72a7fdf155c1 (diff)
downloadpkgsrc-bb84802a3804e9cf964ca2ebcfd01b560962de76.tar.gz
Added a gettext-lib API version dependancy to deal with reported build
problem under NetBSD 3.0.
Diffstat (limited to 'security/gnupg2')
-rw-r--r--security/gnupg2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 6c0597fb880..612f7c8afc5 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/19 11:50:25 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/19 19:03:56 shannonjr Exp $
#
DISTNAME= gnupg-2.0.0
@@ -67,6 +67,7 @@ pre-configure:
${SETENV} ${PKGSRC_MAKE_ENV} ${MAKE} install
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./autogen.sh
+BUILDLINK_API_DEPENDS.gettext+= gettext-lib>=0.14.1
BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.4
BUILDLINK_API_DEPENDS.libksba+= libksba>=1.0.0