aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-12 09:07:08 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-12 09:07:08 +0000
commita862a2b7dc5f06a98c31fd14c2ab2c94240b1393 (patch)
tree990f81a5062a4fb04a2b93c0299d1f1000001542 /audio
parent9a772c7e98078465885efe54143ec8d97fec4fe7 (diff)
downloadports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.tar.gz
ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/patchage/Makefile1
-rw-r--r--audio/xmms-faad/Makefile.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile
index c047cc73c54e..556f6493e6c0 100644
--- a/audio/patchage/Makefile
+++ b/audio/patchage/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
glademm-2.4:${PORTSDIR}/devel/libglademm24 \
flowcanvas.5:${PORTSDIR}/x11-toolkits/flowcanvas
+USES= pkgconfig
USE_BZIP2= yes
USE_PYTHON_BUILD=yes
INSTALLS_ICONS= yes
diff --git a/audio/xmms-faad/Makefile.inc b/audio/xmms-faad/Makefile.inc
index db0f686f9ce7..7630774877a4 100644
--- a/audio/xmms-faad/Makefile.inc
+++ b/audio/xmms-faad/Makefile.inc
@@ -11,6 +11,7 @@ RUN_DEPENDS= faad2>=2.7:${PORTSDIR}/audio/faad
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/plugins/xmms/src
+USES+= pkgconfig
USE_BZIP2= yes
WANT_GNOME= yes