diff options
Diffstat (limited to 'math/octave-forge-control/Makefile')
-rw-r--r-- | math/octave-forge-control/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index 90eeff7..98dddf7 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -14,7 +14,6 @@ OCTSRC= ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: |