- Silent output must be only used once in a target

This commit is contained in:
Sofian Brabez 2013-11-29 10:16:51 +00:00
parent f59f3a2ceb
commit dd626f497e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335159

View file

@ -29,7 +29,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
NO_STAGE= yes
do-build:
@PYTHON="${PYTHON_CMD}" @${GMAKE} -C ${WRKSRC} check
@PYTHON="${PYTHON_CMD}" ${GMAKE} -C ${WRKSRC} check
.if !defined(NOPORTEXAMPLES)
post-install: