diff options
Diffstat (limited to 'math/octave-forge-oct2mat/Makefile')
-rw-r--r-- | math/octave-forge-oct2mat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-oct2mat/Makefile b/math/octave-forge-oct2mat/Makefile index 2bd38e5af9b3..22083d171bd2 100644 --- a/math/octave-forge-oct2mat/Makefile +++ b/math/octave-forge-oct2mat/Makefile @@ -13,5 +13,6 @@ GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" .include <bsd.port.mk> |