summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-08-14 20:47:05 +0000
committerwiz <wiz@pkgsrc.org>2011-08-14 20:47:05 +0000
commitfa5b70d665f62a715cf01d4548bdf6b4eb5294d8 (patch)
tree3530f7c758e3b1b525ffacc464cd2adc90952a1f /security
parent5cbeb046ef845c44cb49a36898ab2421ec1410c3 (diff)
downloadpkgsrc-fa5b70d665f62a715cf01d4548bdf6b4eb5294d8.tar.gz
Do not unwrap gpgme-config; it broke the script because the unwrapping
stage removed a -I/usr/include|-I/include) line from a case statement. 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 7c177c82c0b..e90bc03c825 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2011/08/14 19:47:37 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2011/08/14 20:47:05 wiz Exp $
DISTNAME= gpgme-1.3.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
EXTRACT_SUFX= .tar.bz2
@@ -53,3 +54,4 @@ BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.4
.include "../../security/libgpg-error/buildlink3.mk"
# we want the getenv_r() semantics of NetBSD-current
.include "../../mk/bsd.pkg.mk"
+_UNWRAP_FILES=