aboutsummaryrefslogtreecommitdiff
path: root/audio/tuxguitar
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
commita2157276860a3947431ad500cdb3a9017b7d3008 (patch)
tree0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/tuxguitar
parent23f55e92b921e4ae98d452244cdea9d6d8c1300e (diff)
downloadports-a2157276860a3947431ad500cdb3a9017b7d3008.tar.gz
ports-a2157276860a3947431ad500cdb3a9017b7d3008.zip
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Notes
Notes: svn path=/head/; revision=316287
Diffstat (limited to 'audio/tuxguitar')
-rw-r--r--audio/tuxguitar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index 888bd28f7002..5465f4d27dcb 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -26,12 +26,12 @@ LIB_DEPENDS= fluidsynth.1:${PORTSDIR}/audio/fluidsynth \
MAKE_ENV+= PREFIX=${PREFIX} INSTALL_DOC_DIR=${DOCSDIR} \
INSTALL_SHARE_DIR=${DATADIR}
+USES= pkgconfig
USE_JAVA= yes
USE_ANT= yes
USE_GECKO= libxul19
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_PKGCONFIG= build
JAVA_VERSION= 1.6+
NOCCACHE= yes