summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgrant <grant>2004-02-29 00:36:45 +0000
committergrant <grant>2004-02-29 00:36:45 +0000
commite062c3f933564e3da5eb495656bb66b214f76208 (patch)
tree885e7d1c55f2964d50beb9384f3dc97695550022 /security
parent8ce4be60fd1e4398f35e3e34fb23279c4579b486 (diff)
downloadpkgsrc-e062c3f933564e3da5eb495656bb66b214f76208.tar.gz
include mk/compiler.mk before testing ${CC}
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 1c963c8c040..4066f73e2e2 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2004/02/17 14:26:47 jlam Exp $
+# $NetBSD: Makefile,v 1.87 2004/02/29 00:36:45 grant Exp $
DISTNAME= openssl-0.9.6l
SVR4_PKGNAME= ossl
@@ -18,6 +18,7 @@ LICENCE= fee-based-commercial-use
PKG_INSTALLATION_TYPES= overwrite pkgviews
+.include "../../mk/compiler.mk"
.include "../../mk/bsd.prefs.mk"
USE_PERL5= build