diff options
Diffstat (limited to 'security/gnupg/Makefile')
-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 ccab18fb5ac..4dce230f6c2 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2005/03/22 17:50:55 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2005/04/11 21:47:11 tv Exp $ DISTNAME= gnupg-1.4.1 CATEGORIES= security @@ -22,7 +22,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews CRYPTO= yes GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_GNU_TOOLS+= make CONFIGURE_ARGS+= --with-static-rnd=auto |