summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2013-10-26 23:30:53 +0000
committerwiz <wiz>2013-10-26 23:30:53 +0000
commitf26e8d6e4a8aa811c9bb4cfa117763c9c8f5c69b (patch)
treee6e058a6893f4a39b8b15ca06c6dff13aaff2667 /security
parent4d0241e4da35de32b33a23a9d75d6e1f548db6a2 (diff)
downloadpkgsrc-f26e8d6e4a8aa811c9bb4cfa117763c9c8f5c69b.tar.gz
Remove obsolete --with-static-rnd=auto, as suggested by Andreas Gustafsson
in PR 48345.
Diffstat (limited to 'security')
-rw-r--r--security/gnupg2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index b4b71ca4870..1e2339fa6c2 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2013/10/05 13:20:03 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2013/10/26 23:30:53 wiz Exp $
DISTNAME= gnupg-2.0.22
PKGNAME= ${DISTNAME:S/gnupg/gnupg2/}
@@ -20,7 +20,6 @@ USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sharedstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --with-static-rnd=auto
CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ARGS+= --with-pinentry-pgm=${BUILDLINK_PREFIX.pinentry}/bin/pinentry