diff options
Diffstat (limited to 'math/octave-forge-integration/Makefile')
-rw-r--r-- | math/octave-forge-integration/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-integration/Makefile b/math/octave-forge-integration/Makefile index fb867a008b20..0456cdccd5f4 100644 --- a/math/octave-forge-integration/Makefile +++ b/math/octave-forge-integration/Makefile @@ -11,5 +11,6 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" .include <bsd.port.mk> |