From f7be0641eca36d0d46ae9f8bf1dbad1fcffe7946 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 30 Dec 2013 17:21:49 +0000 Subject: [PATCH] Stage support --- audio/splay/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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(?)