Index: devel/dbus-glib/Makefile =================================================================== RCS file: /import/FreeBSD-CVS/ports/devel/dbus-glib/Makefile,v retrieving revision 1.7 diff -u -p -u -r1.7 Makefile --- devel/dbus-glib/Makefile 17 Jun 2008 23:27:09 -0000 1.7 +++ devel/dbus-glib/Makefile 24 Jun 2008 11:42:32 -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:15 USE_LDCONFIG= yes