diff options
Diffstat (limited to 'math/octave-forge-nnet/Makefile')
-rw-r--r-- | math/octave-forge-nnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-nnet/Makefile b/math/octave-forge-nnet/Makefile index 21b1113ce6bd..b249a19746cb 100644 --- a/math/octave-forge-nnet/Makefile +++ b/math/octave-forge-nnet/Makefile @@ -13,6 +13,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" do-build: |