aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms/Makefile
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-08 10:41:23 +0800
committernakai <nakai@FreeBSD.org>1999-10-08 10:41:23 +0800
commitd38744423dbd418dec1c2b8a6197349b24eab2db (patch)
treefa51ef174dd51d26a631c3904f898e39f5fc3d2c /audio/xmms/Makefile
parent9872431d38c54e880480f364b4ee14081219ed06 (diff)
downloadfreebsd-ports-gnome-d38744423dbd418dec1c2b8a6197349b24eab2db.tar.gz
freebsd-ports-gnome-d38744423dbd418dec1c2b8a6197349b24eab2db.tar.zst
freebsd-ports-gnome-d38744423dbd418dec1c2b8a6197349b24eab2db.zip
Use updated esound library.
Diffstat (limited to 'audio/xmms/Makefile')
-rw-r--r--audio/xmms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index eedd187a8e24..8eb7345d636a 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= esk@ira.uka.de
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
glib12.2:${PORTSDIR}/devel/glib12 \
mikmod.2:${PORTSDIR}/audio/libmikmod \
- esd.1:${PORTSDIR}/audio/esound
+ esd.2:${PORTSDIR}/audio/esound
USE_LIBTOOL= yes
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config \