From fa5b70d665f62a715cf01d4548bdf6b4eb5294d8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 14 Aug 2011 20:47:05 +0000 Subject: 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. --- security/gpgme/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/gpgme') 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= -- cgit v1.2.3