summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-29 00:36:45 +0000
committergrant <grant@pkgsrc.org>2004-02-29 00:36:45 +0000
commit1fa7a034f24d6ac072ce4ac73d5ae572b2000abb (patch)
tree885e7d1c55f2964d50beb9384f3dc97695550022 /security
parentb4fb4693852f42f55d134ac558742a5886544add (diff)
downloadpkgsrc-1fa7a034f24d6ac072ce4ac73d5ae572b2000abb.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