diff options
Diffstat (limited to 'audio/cmus')
-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 a976e2592f98..88a214e2b852 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -11,9 +11,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= h.skuhra@gmail.com COMMENT= Console-based music player with really cool features -USES= pkgconfig iconv ncurses +USES= gmake pkgconfig iconv ncurses USE_BZIP2= yes -USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ENV+= HOSTCC=${CC} CONFIGURE_ARGS+=prefix=${PREFIX} mandir=${MANPREFIX}/man \ |