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