From 0d4884a17b78bb0533a36a6e2d0c235313f2d508 Mon Sep 17 00:00:00 2001 From: fenner Date: Wed, 30 Jan 2002 20:43:09 +0000 Subject: Revert my attempt at making this port quiet; it broke "make install" Submitted by: Trevor Johnson --- www/netscape7/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/netscape7') 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} -- cgit