diff options
Diffstat (limited to 'math/octave-forge-fpl/Makefile')
-rw-r--r-- | math/octave-forge-fpl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index 7cca94bd3a59..53a043c86ec5 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -14,6 +14,7 @@ OCTSRC= ${OCTAVE_PKGNAME} RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" do-build: |