aboutsummaryrefslogtreecommitdiffstats
path: root/audio/arts
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-04-06 11:20:54 +0800
committerlofi <lofi@FreeBSD.org>2006-04-06 11:20:54 +0800
commitbf11d0772771b15d55003ba03ee8205cd889d0ce (patch)
tree407eba8da8e9f9ec4e89975010f96e68e231ca46 /audio/arts
parent0d6cad5576693c7136884e60143b5853fe76af25 (diff)
downloadfreebsd-ports-gnome-bf11d0772771b15d55003ba03ee8205cd889d0ce.tar.gz
freebsd-ports-gnome-bf11d0772771b15d55003ba03ee8205cd889d0ce.tar.zst
freebsd-ports-gnome-bf11d0772771b15d55003ba03ee8205cd889d0ce.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