diff options
Diffstat (limited to 'math/octave-forge-queueing/Makefile')
-rw-r--r-- | math/octave-forge-queueing/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-queueing/Makefile b/math/octave-forge-queueing/Makefile index a199ce5d019a..27eb6b0dc2d1 100644 --- a/math/octave-forge-queueing/Makefile +++ b/math/octave-forge-queueing/Makefile @@ -13,7 +13,6 @@ 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: |