diff options
Diffstat (limited to 'audio/ctronome')
-rw-r--r-- | audio/ctronome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ctronome/Makefile b/audio/ctronome/Makefile index 3eb4cb647b47..3b846ac4572f 100644 --- a/audio/ctronome/Makefile +++ b/audio/ctronome/Makefile @@ -11,6 +11,7 @@ COMMENT= Programmable console-based metronome LICENSE= GPLv2 +NO_STAGE= yes PLIST_FILES= bin/ctronome \ %%DATADIR%%/metronome1.wav \ %%DATADIR%%/metronome2.wav |