summaryrefslogtreecommitdiff
path: root/security/gpgme/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2007-09-25 15:19:29 +0000
committerminskim <minskim>2007-09-25 15:19:29 +0000
commite86ca361176738e760e50f074163e22669d54727 (patch)
tree8add70fde326d018eeb63f343a4a428f30cbe891 /security/gpgme/Makefile
parent208f21bf9dda773d183c05b44003a0f76c4e4b5c (diff)
downloadpkgsrc-e86ca361176738e760e50f074163e22669d54727.tar.gz
This package requires libgpg-error>=1.4.
Bump PKGREVISION.
Diffstat (limited to 'security/gpgme/Makefile')
-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