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