diff options
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index ac3dd36..5b8595f 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -47,7 +47,7 @@ USE_PERL5= YES # # Set APACHE_PERF_TUNING env. variable to YES to get maximum performance # -.include "${PORTSDIR}/security/openssl/Makefile.ssl" +.include "${PORTSDIR}/security/openssl/bsd.openssl.mk" CFLAGS+= -I${OPENSSLINC}/openssl |