diff options
Diffstat (limited to 'math/octave-forge-netcdf/Makefile')
-rw-r--r-- | math/octave-forge-netcdf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile index 3657d7ab8cea..cfcfacfc6730 100644 --- a/math/octave-forge-netcdf/Makefile +++ b/math/octave-forge-netcdf/Makefile @@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src LIB_DEPENDS+= netcdf:${PORTSDIR}/science/netcdf4 -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: |