diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-10-28 21:46:33 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-10-28 21:46:33 +0800 |
commit | 5a854223bca60f6e38d3a427727fd5dd27582d93 (patch) | |
tree | 8397a208867ad1b7bdab32acc4e320030452efbd /audio/stymulator | |
parent | bfb4671f1e34debad048e6a987bc9f8f20716056 (diff) | |
download | freebsd-ports-gnome-5a854223bca60f6e38d3a427727fd5dd27582d93.tar.gz freebsd-ports-gnome-5a854223bca60f6e38d3a427727fd5dd27582d93.tar.zst freebsd-ports-gnome-5a854223bca60f6e38d3a427727fd5dd27582d93.zip |
Remove NO_STAGE after staging conversion.
Diffstat (limited to 'audio/stymulator')
-rw-r--r-- | audio/stymulator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/stymulator/Makefile b/audio/stymulator/Makefile index 8b5417cf6810..8f344eabc4ce 100644 --- a/audio/stymulator/Makefile +++ b/audio/stymulator/Makefile @@ -14,7 +14,6 @@ COMMENT= Command-line Yamaha YM2149 (.ym) chiptune player LICENSE= GPLv2 -NO_STAGE= yes USE_DOS2UNIX= yes MAKE_JOBS_UNSAFE= yes |