aboutsummaryrefslogtreecommitdiff
path: root/audio/patchage
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/patchage
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
Notes
Diffstat (limited to 'audio/patchage')
-rw-r--r--audio/patchage/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile
index 17e384c24b53..832a29380f34 100644
--- a/audio/patchage/Makefile
+++ b/audio/patchage/Makefile
@@ -14,13 +14,13 @@ COMMENT= Modular patch bay for Jack
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack \
- libraul.so:${PORTSDIR}/audio/raul \
- libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libglibmm-2.4.so:${PORTSDIR}/devel/glibmm \
- libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 \
- libflowcanvas.so:${PORTSDIR}/x11-toolkits/flowcanvas
+LIB_DEPENDS= libjack.so:audio/jack \
+ libraul.so:audio/raul \
+ libboost_date_time.so:devel/boost-libs \
+ libdbus-glib-1.so:devel/dbus-glib \
+ libglibmm-2.4.so:devel/glibmm \
+ libglademm-2.4.so:devel/libglademm24 \
+ libflowcanvas.so:x11-toolkits/flowcanvas
USES= pkgconfig tar:bzip2 waf
INSTALLS_ICONS= yes