diff options
Diffstat (limited to 'audio/splay/Makefile')
-rw-r--r-- | audio/splay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile index 5e3220356106..7e4be6871dd6 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -11,6 +11,7 @@ COMMENT= Audio player that decodes MPEG Layer 1/2/3 and WAV files GNU_CONFIGURE= yes +NO_STAGE= yes MAN1= splay.1 PLIST_FILES= bin/splay |