summaryrefslogtreecommitdiff
path: root/www/openacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/openacs/Makefile')
-rw-r--r--www/openacs/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/www/openacs/Makefile b/www/openacs/Makefile
index a02b08d9943..1a82e149fc8 100644
--- a/www/openacs/Makefile
+++ b/www/openacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/02/26 21:28:49 fredb Exp $
+# $NetBSD: Makefile,v 1.5 2002/03/04 19:41:08 fredb Exp $
#
DISTNAME= openacs-3.2.5
@@ -28,15 +28,6 @@ _FETCH_MESSAGE= \
${ECHO} "from ${HOMEPAGE} ." ; \
${ECHO} "==============================================================="
-do-fetch:
- @if [ ! -f ${DISTDIR}/${DISTFILES} ] ; then \
- ${_FETCH_MESSAGE}; \
- exit 1 ; \
- fi
-
-fetch-list-one-pkg:
- @${ECHO} ${_FETCH_MESSAGE:Q}
-
SEDFILES=${WRKSRC}/parameters/ad.tcl \
${WRKSRC}/bin/aolserver-errors.pl \
${WRKSRC}/bin/queue-message.pl \