summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-04-06 03:20:54 +0000
committerlofi <lofi@FreeBSD.org>2006-04-06 03:20:54 +0000
commitbf11d0772771b15d55003ba03ee8205cd889d0ce (patch)
tree407eba8da8e9f9ec4e89975010f96e68e231ca46 /audio
parent0d6cad5576693c7136884e60143b5853fe76af25 (diff)
downloadFreeBSD-ports-bf11d0772771b15d55003ba03ee8205cd889d0ce.zip
FreeBSD-ports-bf11d0772771b15d55003ba03ee8205cd889d0ce.tar.gz
Looks like arts really wants glib2 these days.
Diffstat (limited to 'audio')
-rw-r--r--audio/arts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index a362a96..2390e11 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
OpenPOWER on IntegriCloud