diff options
Diffstat (limited to 'math/octave-forge-mechanics/Makefile')
-rw-r--r-- | math/octave-forge-mechanics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-mechanics/Makefile b/math/octave-forge-mechanics/Makefile index 952c2193f958..887963866bb4 100644 --- a/math/octave-forge-mechanics/Makefile +++ b/math/octave-forge-mechanics/Makefile @@ -19,7 +19,6 @@ OCTSRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/inst/molecularDynamics/src -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: |