diff options
Diffstat (limited to 'math/octave-forge-msh/Makefile')
-rw-r--r-- | math/octave-forge-msh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-msh/Makefile b/math/octave-forge-msh/Makefile index d5746eabb2ff..4bbb0bb91ba2 100644 --- a/math/octave-forge-msh/Makefile +++ b/math/octave-forge-msh/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes RUN_DEPENDS+= ${TARBALLS_DIR}/splines.tar.gz:${PORTSDIR}/math/octave-forge-splines RUN_DEPENDS+= gmsh:${PORTSDIR}/cad/gmsh -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: |