diff options
Diffstat (limited to 'www/apache13-fp/Makefile')
-rw-r--r-- | www/apache13-fp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile index 1b4c585aa6df..c7ff847a1ce5 100644 --- a/www/apache13-fp/Makefile +++ b/www/apache13-fp/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Oct 31 16:30:00 CDT 1997 # Whom: hetzels@westbend.net # -# $Id: Makefile,v 1.4 1998/11/19 22:48:42 billf Exp $ +# $Id: Makefile,v 1.5 1998/11/25 20:49:01 billf Exp $ # DISTNAME= apache_1.3.3 @@ -88,7 +88,7 @@ CONFIGURE_ARGS+= --enable-suexec \ MAN8+= suexec.8 .endif -pre-fetch: +pre-extract: @if ! ${LDCONFIG} -r | ${GREP} -q -e "-ldescrypt"; then \ ${ECHO} ; \ ${ECHO} "WARNING: MS FrontPage Extentions require the DES Library"; \ |