aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2013-07-02 19:54:03 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2013-07-02 19:54:03 +0000
commitdc4470e6682ac1a967fb0b384c94c5389a4019fb (patch)
treed18284a10c76dda8a7b83613c82af636274e084f
parent34cb2f14af8b971345ae8584777b4cde91663f4e (diff)
downloadports-dc4470e6682ac1a967fb0b384c94c5389a4019fb.tar.gz
ports-dc4470e6682ac1a967fb0b384c94c5389a4019fb.zip
- ${DO_NADA} to @${DO_NADA}.
Notes
Notes: svn path=/head/; revision=322198
-rw-r--r--math/octave-forge-fuzzy-logic-toolkit/Makefile2
-rw-r--r--math/octave-forge-queueing/Makefile2
-rw-r--r--math/octave-forge-secs3d/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/octave-forge-fuzzy-logic-toolkit/Makefile b/math/octave-forge-fuzzy-logic-toolkit/Makefile
index 2233f288e5d6..52fe13ce6b5d 100644
--- a/math/octave-forge-fuzzy-logic-toolkit/Makefile
+++ b/math/octave-forge-fuzzy-logic-toolkit/Makefile
@@ -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
diff --git a/math/octave-forge-queueing/Makefile b/math/octave-forge-queueing/Makefile
index 9b3ab276829b..6ed6614d356e 100644
--- a/math/octave-forge-queueing/Makefile
+++ b/math/octave-forge-queueing/Makefile
@@ -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
diff --git a/math/octave-forge-secs3d/Makefile b/math/octave-forge-secs3d/Makefile
index da9aeada9702..c5c6faadc267 100644
--- a/math/octave-forge-secs3d/Makefile
+++ b/math/octave-forge-secs3d/Makefile
@@ -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