diff options
Diffstat (limited to 'math/octave-forge-financial/Makefile')
-rw-r--r-- | math/octave-forge-financial/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index e0016f06c97f..7db07903e9f6 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -15,6 +15,7 @@ OCTSRC= ${OCTAVE_PKGNAME} RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" do-build: |