diff options
Diffstat (limited to 'audio/sbagen/Makefile')
-rw-r--r-- | audio/sbagen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sbagen/Makefile b/audio/sbagen/Makefile index bfbc9e5c1bce..3279a550165c 100644 --- a/audio/sbagen/Makefile +++ b/audio/sbagen/Makefile @@ -16,6 +16,7 @@ PORTDOCS= ChangeLog.txt README.txt SBAGEN.txt TODO.txt focus.txt \ focus2.txt holosync.txt theory.txt theory2.txt wave.txt OPTIONS_DEFINE= DOCS EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> |