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:
parent
af752ffb0c
commit
7451517e27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54045
@ -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}
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user