1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Revert my attempt at making this port quiet; it broke "make install"

Submitted by:	Trevor Johnson <trevor@jpj.net>
This commit is contained in:
Bill Fenner 2002-01-30 20:43:09 +00:00
parent af752ffb0c
commit 7451517e27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54045
2 changed files with 0 additions and 4 deletions

View File

@ -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}

View File

@ -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}