summaryrefslogtreecommitdiffstats
path: root/www/apache13-ssl
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-01-20 18:06:38 +0000
committerdinoex <dinoex@FreeBSD.org>2003-01-20 18:06:38 +0000
commitb025e5e838a94bfe04473568ca16811caba459ce (patch)
tree227e9b71dbc31944fd6236f165d3a642b4e3b863 /www/apache13-ssl
parentcf297318972c62f44dcb47520addf9f8aa99f60c (diff)
downloadFreeBSD-ports-b025e5e838a94bfe04473568ca16811caba459ce.zip
FreeBSD-ports-b025e5e838a94bfe04473568ca16811caba459ce.tar.gz
- update SSL support.
defaults to openssl port (now 0.9.6.h) New options: use the lastest version (now 0.9.7) USE_OPENSSL_BETA=yes use the base version with USE_OPENSSL_BASE=yes
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r--www/apache13-ssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index fe8851c..caa1625 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -44,7 +44,6 @@ MAINTAINER= ports@freebsd.org
APACHE_VERSION= 1.3.27
APACHE_SSL_VERSION= 1.48
-USE_OPENSSL= YES
USE_PERL5= YES
.include <bsd.port.pre.mk>
@@ -52,6 +51,7 @@ USE_PERL5= YES
#
# Set APACHE_PERF_TUNING env. variable to YES to get maximum performance
#
+.include "${PORTSDIR}/security/openssl/Makefile.ssl"
CFLAGS+= -I${OPENSSLINC}/openssl
OpenPOWER on IntegriCloud