summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2002-01-30 20:43:09 +0000
committerBill Fenner <fenner@FreeBSD.org>2002-01-30 20:43:09 +0000
commit7451517e274f36ba9d05383ac18711804f4f6455 (patch)
treecf68dff030703dfd27096a587e23d868f84d2673 /www
parentUpdate to 2.4.9 (diff)
Revert my attempt at making this port quiet; it broke "make install"
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'www')
-rw-r--r--www/linux-netscape6/Makefile2
-rw-r--r--www/netscape7/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index d7651d13b1a0..44e1484dddeb 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -75,9 +75,7 @@ pre-everything::
${MKDIR} ${WRKSRC}/bin/plugins ${WRKSRC}/bin/chrome \
${WRKSRC}/plugins
${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
-.if exists(${.CURDIR}/work/${WRKSRC}/components.conf)
DISTFILES!=${CAT} ${.CURDIR}/work/${WRKSRC}/components.conf; ${TRUE}
-.endif
do-extract:
.for i in ${DISTFILES}
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index d7651d13b1a0..44e1484dddeb 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -75,9 +75,7 @@ pre-everything::
${MKDIR} ${WRKSRC}/bin/plugins ${WRKSRC}/bin/chrome \
${WRKSRC}/plugins
${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
-.if exists(${.CURDIR}/work/${WRKSRC}/components.conf)
DISTFILES!=${CAT} ${.CURDIR}/work/${WRKSRC}/components.conf; ${TRUE}
-.endif
do-extract:
.for i in ${DISTFILES}