aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-10-28 12:57:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-10-28 12:57:37 +0000
commit3e39973af4aeb00e83f6950681d49ddf2f979219 (patch)
tree60db7e7122b1ba77b25b41690a1ba07931e84412 /audio
parent7a83f672430f7d76b052ef2307d3a877855a26bb (diff)
downloadports-3e39973af4aeb00e83f6950681d49ddf2f979219.tar.gz
ports-3e39973af4aeb00e83f6950681d49ddf2f979219.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 87b484abe6b1..23c8486f6e8d 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -15,7 +15,8 @@ USES= gmake pkgconfig compiler:c++11-lib tar:xz
GNU_CONFIGURE= yes
USE_GNOME= glib20
-LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs \
+ libicudata.so:${PORTSDIR}/devel/icu
USE_RC_SUBR= ${PORTNAME}
CONFIGURE_ARGS+=--disable-alsa --disable-systemd-daemon --disable-roar