diff options
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 2644c903c608..73600ba36206 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -12,6 +12,7 @@ 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} |