summaryrefslogtreecommitdiff
path: root/security/gpgme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpgme/Makefile')
-rw-r--r--security/gpgme/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 6a0e579b4cb..54cf7a750df 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2013/05/06 18:18:31 drochner Exp $
+# $NetBSD: Makefile,v 1.73 2014/08/21 20:40:58 wiz Exp $
-DISTNAME= gpgme-1.4.1
+DISTNAME= gpgme-1.4.4
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
EXTRACT_SUFX= .tar.bz2
@@ -31,10 +31,6 @@ TEST_TARGET= check
.include "../../mk/pthread.buildlink3.mk"
-.if ${PTHREAD_TYPE} == "native"
-CONFIGURE_ARGS+= --without-pth --without-pth-test
-.endif
-
.include "options.mk"
.include "../../mk/bsd.prefs.mk"