diff options
Diffstat (limited to 'math/octave-forge-spline-gcvspl/Makefile')
-rw-r--r-- | math/octave-forge-spline-gcvspl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-spline-gcvspl/Makefile b/math/octave-forge-spline-gcvspl/Makefile index 74739a62016e..634a95b3c5c0 100644 --- a/math/octave-forge-spline-gcvspl/Makefile +++ b/math/octave-forge-spline-gcvspl/Makefile @@ -13,5 +13,6 @@ GNU_CONFIGURE= yes NO_CDROM= Non-commercial use only +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" .include <bsd.port.mk> |