From 660924a5eb7c0e5ac24adc0fcb96272593f5ae9f Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 14 Feb 2014 15:40:54 +0000 Subject: - Stage support --- audio/cmus/Makefile | 4 ---- audio/cmus/pkg-plist | 3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'audio/cmus') diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index f12a2f4e3409..ecc0355f7a24 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -12,7 +12,6 @@ MAINTAINER= h.skuhra@gmail.com COMMENT= Console-based music player with really cool features USES= gmake pkgconfig iconv ncurses -NO_STAGE= yes USE_BZIP2= yes HAS_CONFIGURE= yes CONFIGURE_ENV+= HOSTCC=${CC} @@ -175,9 +174,6 @@ CONFIGURE_ARGS+=CONFIG_DISCID=y CONFIGURE_ARGS+=CONFIG_DISCID=n .endif -MAN1= cmus.1 cmus-remote.1 -MAN7= cmus-tutorial.7 - post-patch: @${REINPLACE_CMD} -e 's,doc/cmus/examples,examples/cmus,g' \ ${WRKSRC}/Doc/cmus.txt diff --git a/audio/cmus/pkg-plist b/audio/cmus/pkg-plist index fcf864431d79..83566f1a5b8f 100644 --- a/audio/cmus/pkg-plist +++ b/audio/cmus/pkg-plist @@ -1,6 +1,9 @@ bin/cmus bin/cmus-remote lib/cmus/ip/wav.so +man/man1/cmus-remote.1.gz +man/man1/cmus.1.gz +man/man7/cmus-tutorial.7.gz %%FLAC%%lib/cmus/ip/flac.so %%MAD%%lib/cmus/ip/mad.so %%MODPLUG%%lib/cmus/ip/modplug.so -- cgit v1.2.3