summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-09-25 15:19:29 +0000
committerminskim <minskim@pkgsrc.org>2007-09-25 15:19:29 +0000
commit23242fb4e992af3d835a23547dc583a38645dc12 (patch)
tree8add70fde326d018eeb63f343a4a428f30cbe891 /security
parent44800d36c09d48ca91e16b509b43ed624cd36eff (diff)
downloadpkgsrc-23242fb4e992af3d835a23547dc583a38645dc12.tar.gz
This package requires libgpg-error>=1.4.
Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/gpgme/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 50d605872aa..ba86b07a424 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2007/07/28 19:29:57 tnn Exp $
+# $NetBSD: Makefile,v 1.51 2007/09/25 15:19:29 minskim Exp $
#
DISTNAME= gpgme-1.1.4
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/
@@ -46,6 +47,7 @@ TEST_TARGET= check
CONFIGURE_ARGS+= --without-pth --without-pth-test
.endif
+BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.4
.include "../../security/libgpg-error/buildlink3.mk"
# we want the getenv_r() semantics of NetBSD-current