aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-30 17:21:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-30 17:21:49 +0000
commitf7be0641eca36d0d46ae9f8bf1dbad1fcffe7946 (patch)
treefabc98c185a1ab622ff909ab1b0b4369bde0f3d3 /audio
parent9d6614ef87f8a14c9bdc7120981ffecf64db7692 (diff)
downloadports-f7be0641eca36d0d46ae9f8bf1dbad1fcffe7946.tar.gz
ports-f7be0641eca36d0d46ae9f8bf1dbad1fcffe7946.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/splay/Makefile4
1 files changed, 1 insertions, 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(?)