1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-14 15:40:54 +00:00
parent 9891e59a94
commit 660924a5eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344261
2 changed files with 3 additions and 4 deletions

View File

@ -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

View File

@ -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