diff options
Diffstat (limited to 'math/octave-forge-actuarial')
-rw-r--r-- | math/octave-forge-actuarial/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile index 5294cd160973..23c9413c39dc 100644 --- a/math/octave-forge-actuarial/Makefile +++ b/math/octave-forge-actuarial/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: |