diff options
Diffstat (limited to 'math/octave-forge-miscellaneous/Makefile')
-rw-r--r-- | math/octave-forge-miscellaneous/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index b99d2cb417b3..3e3d23d0055c 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -16,6 +16,7 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src RUN_DEPENDS+= ${TARBALLS_DIR}/general.tar.gz:${PORTSDIR}/math/octave-forge-general +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" MAKE_ENV+= MKOCTFILE=mkoctfile |