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