diff options
Diffstat (limited to 'math/octave-forge-optim')
-rw-r--r-- | math/octave-forge-optim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index e57bf782fc3f..0daba8bc8a98 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: |