From 5163781803124a083a6fdae72fd2235faf64ac0c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 30 Aug 2013 23:01:05 +0000 Subject: Convert audio from USE_GMAKE to USES=gmake While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix --- audio/cmus/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/cmus') 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 \ -- cgit v1.2.3