diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index e6b0d748801..3ecdc1952f8 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2013/10/05 13:19:51 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2013/10/26 23:30:29 wiz Exp $ DISTNAME= gnupg-1.4.15 CATEGORIES= security @@ -19,7 +19,6 @@ CRYPTO= yes GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt -CONFIGURE_ARGS+= --with-static-rnd=auto CONFIGURE_ARGS+= --with-mailprog=/usr/sbin/sendmail TEST_TARGET= check INFO_FILES= yes |