aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cmus
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 07:19:08 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 07:19:08 +0800
commit95dad78c7fb373ede440573b49826c861a51ebc5 (patch)
tree0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/cmus
parent5f42d1c0d3f3598fe5e038dfd0cebe73d395d66f (diff)
downloadfreebsd-ports-gnome-95dad78c7fb373ede440573b49826c861a51ebc5.tar.gz
freebsd-ports-gnome-95dad78c7fb373ede440573b49826c861a51ebc5.tar.zst
freebsd-ports-gnome-95dad78c7fb373ede440573b49826c861a51ebc5.zip
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Diffstat (limited to 'audio/cmus')
-rw-r--r--audio/cmus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index 9f91f4f88530..d9199ce6f087 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -10,11 +10,11 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= h.skuhra@gmail.com
COMMENT= Console-based music player with really cool features
+USES= pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_NCURSES= yes
-USE_PKGCONFIG= build
HAS_CONFIGURE= yes
CONFIGURE_ENV+= HOSTCC=${CC}
CONFIGURE_ARGS+=prefix=${PREFIX} mandir=${MANPREFIX}/man \