diff options
Diffstat (limited to 'math/octave-forge-tcl-octave')
-rw-r--r-- | math/octave-forge-tcl-octave/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile index ef5403ae778c..2f88e21d053b 100644 --- a/math/octave-forge-tcl-octave/Makefile +++ b/math/octave-forge-tcl-octave/Makefile @@ -13,5 +13,6 @@ GNU_CONFIGURE= yes USE_TCL_WRAPPER= yes +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" .include <bsd.port.mk> |