diff options
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r-- | security/openssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index fdacf029537..77e61d37352 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2005/03/23 09:06:38 jlam Exp $ +# $NetBSD: Makefile,v 1.103 2005/04/11 21:47:14 tv Exp $ OPENSSL_SNAPSHOT?= # empty OPENSSL_STABLE?= # empty @@ -40,7 +40,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews .include "../../mk/compiler.mk" USE_PERL5= build # perl is used throughout the build -USE_BUILDLINK3= yes USE_PKGINSTALL= yes USE_GNU_TOOLS+= make TEST_TARGET= tests |