diff options
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 28dc44295cd2..7bb976c28250 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -6,7 +6,7 @@ # and apache-ssl port by Mark Murray <mark@grondar.za>. # Oh, and with a little bit of help from Ben :) # -# $Id: $ +# $Id: Makefile,v 1.48 1998/12/11 22:37:09 billf Exp $ APACHE= 1.3.3 APACHE-SSL= 1.28 @@ -38,6 +38,8 @@ MAINTAINER= Adam Laurie \<adam@algroup.co.uk\> RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay +BROKEN= fails on patch + EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} RESTRICTED= "Contains cryptography" |