summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2011-08-14 20:47:05 +0000
committerwiz <wiz>2011-08-14 20:47:05 +0000
commit4003a6a7719b243401f91853b034d2d9217a5f81 (patch)
tree3530f7c758e3b1b525ffacc464cd2adc90952a1f /security
parent40758669e27c25b84a711f9e549b9b4eb6de729e (diff)
downloadpkgsrc-4003a6a7719b243401f91853b034d2d9217a5f81.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=