Index: devel/dbus-glib/Makefile =================================================================== RCS file: /import/FreeBSD-CVS/ports/devel/dbus-glib/Makefile,v retrieving revision 1.12 diff -u -p -u -r1.12 Makefile --- devel/dbus-glib/Makefile 30 Jan 2010 19:46:37 -0000 1.12 +++ devel/dbus-glib/Makefile 10 Feb 2010 17:03:23 -0000 @@ -15,9 +15,12 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${ MAINTAINER= gnome@FreeBSD.org COMMENT= GLib bindings for the D-BUS messaging system -LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus +LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ + expat:${PORTSDIR}/textproc/expat2 +USE_GETTEXT= yes USE_GNOME= gnomehack glib20 ltverhack +USE_ICONV= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes