1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- ${DO_NADA} to @${DO_NADA}.

This commit is contained in:
Stephen Montgomery-Smith 2013-07-02 19:54:03 +00:00
parent 34cb2f14af
commit dc4470e668
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322198
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ OCTSRC= ${OCTAVE_PKGNAME}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
do-build:
${DO_NADA}
@${DO_NADA}
post-build:
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure

View File

@ -16,7 +16,7 @@ OCTSRC= ${OCTAVE_PKGNAME}
.include "${PORTSDIR}/Mk/bsd.octave.mk"
do-build:
${DO_NADA}
@${DO_NADA}
post-build:
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure

View File

@ -23,7 +23,7 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/bim.tar.gz:${PORTSDIR}/math/octave-forge-bim
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
do-build:
${DO_NADA}
@${DO_NADA}
post-build:
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure