diff options
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 64750e765367..c0bf500b2254 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -17,7 +17,7 @@ MAINTAINER= nacai@iname.com LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib \ Xpm.4:${PORTSDIR}/graphics/xpm \ ORBit.2:${PORTSDIR}/devel/ORBit \ - esd.1:${PORTSDIR}/audio/esound + esd.2:${PORTSDIR}/audio/esound GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |