diff options
Diffstat (limited to 'math/octave-forge-ncarray/Makefile')
-rw-r--r-- | math/octave-forge-ncarray/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-ncarray/Makefile b/math/octave-forge-ncarray/Makefile index a7d0100..5a3db5b 100644 --- a/math/octave-forge-ncarray/Makefile +++ b/math/octave-forge-ncarray/Makefile @@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src RUN_DEPENDS+= ${TARBALLS_DIR}/octcdf.tar.gz:${PORTSDIR}/math/octave-forge-octcdf -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" do-build: |