summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshannonjr <shannonjr@pkgsrc.org>2006-11-19 19:03:56 +0000
committershannonjr <shannonjr@pkgsrc.org>2006-11-19 19:03:56 +0000
commit32022306d7320100ed6ee51ff4048082c3ed33e5 (patch)
tree9e9daec0fc4727128b15b6511609cf7f499fd71b
parent809fbd90db563c32d131cb999b24b35077b56a7e (diff)
downloadpkgsrc-32022306d7320100ed6ee51ff4048082c3ed33e5.tar.gz
Added a gettext-lib API version dependancy to deal with reported build
problem under NetBSD 3.0.
-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