diff options
Diffstat (limited to 'math/octave-forge-audio/Makefile')
-rw-r--r-- | math/octave-forge-audio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index cc4c1342fc74..4b990ce853e1 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -11,6 +11,5 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes -NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" .include <bsd.port.mk> |