diff options
Diffstat (limited to 'math/octave-forge-communications/Makefile')
-rw-r--r-- | math/octave-forge-communications/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index e5d7740a5f82..f7b460b8d155 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -20,6 +20,7 @@ MAKE_ENV+= MKOCTFILE=mkoctfile RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: |