aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-12-02 08:32:38 +0800
committerobrien <obrien@FreeBSD.org>1998-12-02 08:32:38 +0800
commit7295269ac48beec851813fe2ccdb330a3e854359 (patch)
tree5a2302c2cfb167494c77adbe9c51fb42d034b6ef /www
parent0c7442a3dc9ab7e7d5316bf0374ade6a8f3a78da (diff)
downloadfreebsd-ports-gnome-7295269ac48beec851813fe2ccdb330a3e854359.tar.gz
freebsd-ports-gnome-7295269ac48beec851813fe2ccdb330a3e854359.tar.zst
freebsd-ports-gnome-7295269ac48beec851813fe2ccdb330a3e854359.zip
Move pre-fetch target to pre-extract. The desire is to be able to fetch
ports in batch (example, to take to another site and build, or to build your own distfiles CDROM). Reviewed by: Scot W. Hetzel <hetzels@westbend.net> (the Maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/apache13-fp/Makefile4
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"; \