aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2002-01-28 15:56:49 +0000
committerBill Fenner <fenner@FreeBSD.org>2002-01-28 15:56:49 +0000
commit0fd229a8ad092feb8c383e7193e3b7a78f4c3c70 (patch)
tree505aebdb9e263934bc7630098e86ff7b8fc37586 /www
parent6e185b5df7d5e2b9cb90aa050ec9c85d34f3021c (diff)
downloadports-0fd229a8ad092feb8c383e7193e3b7a78f4c3c70.tar.gz
ports-0fd229a8ad092feb8c383e7193e3b7a78f4c3c70.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/linux-netscape6/Makefile2
-rw-r--r--www/netscape7/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index b78a083c5489..7fec3ce54b69 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -75,7 +75,9 @@ 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 b78a083c5489..7fec3ce54b69 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -75,7 +75,9 @@ 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}