aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/pianobar/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile
index 4b8dbf327934..248b387169d8 100644
--- a/audio/pianobar/Makefile
+++ b/audio/pianobar/Makefile
@@ -19,13 +19,10 @@ LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao \
libjson.so:${PORTSDIR}/devel/json-c \
libgcrypt.so:${PORTSDIR}/security/libgcrypt
-MAN1= pianobar.1
-MAN_COMPRESSED= no
-
-PLIST_FILES= bin/pianobar
+PLIST_FILES= bin/pianobar \
+ man/man1/pianobar.1.gz
USES= gmake pkgconfig
-NO_STAGE= yes
USE_BZIP2= yes
MAKE_ARGS+= CC="${CC}" PREFIX="${PREFIX}"