diff options
Diffstat (limited to 'audio/cmus/Makefile')
-rw-r--r-- | audio/cmus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index ecc0355f7a24..62cc93643a6b 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -11,8 +11,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= h.skuhra@gmail.com COMMENT= Console-based music player with really cool features -USES= gmake pkgconfig iconv ncurses -USE_BZIP2= yes +USES= tar:bzip2 gmake pkgconfig iconv ncurses HAS_CONFIGURE= yes CONFIGURE_ENV+= HOSTCC=${CC} CONFIGURE_ARGS+=prefix=${PREFIX} mandir=${MANPREFIX}/man \ |