aboutsummaryrefslogtreecommitdiffstats
path: root/audio/arts
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-04-06 11:20:54 +0800
committerMichael Nottebrock <lofi@FreeBSD.org>2006-04-06 11:20:54 +0800
commit996556d4b530e132160209c4b8194d7fbd9ff0d4 (patch)
tree1c8590f76b84cc12c4905cb9a2337ce1a03cb40d /audio/arts
parent4cc05ae73809e0c96fd42bd0fc3a91763462a42b (diff)
downloadfreebsd-ports-gnome-996556d4b530e132160209c4b8194d7fbd9ff0d4.tar.gz
freebsd-ports-gnome-996556d4b530e132160209c4b8194d7fbd9ff0d4.tar.zst
freebsd-ports-gnome-996556d4b530e132160209c4b8194d7fbd9ff0d4.zip
Looks like arts really wants glib2 these days.
Diffstat (limited to 'audio/arts')
-rw-r--r--audio/arts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index a362a965667d..2390e118f774 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -20,7 +20,7 @@ COMMENT= Audio system for the KDE integrated X11 desktop
LIB_DEPENDS+= audiofile:${PORTSDIR}/audio/libaudiofile \
mad:${PORTSDIR}/audio/libmad \
ogg:${PORTSDIR}/audio/libogg \
- glib:${PORTSDIR}/devel/glib20 \
+ glib-2.0:${PORTSDIR}/devel/glib20 \
vorbis:${PORTSDIR}/audio/libvorbis
WANT_GNOME= yes