diff --git a/audio/splay/Makefile b/audio/splay/Makefile index 7e4be6871dd6..30b4c0a65f2f 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -11,9 +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 +PLIST_FILES= bin/splay man/man1/splay.1.gz # XXX: pthread library can be used, but sound quality is buggy(?)