diff options
Diffstat (limited to 'devel/dbus-glib/Makefile')
-rw-r--r-- | devel/dbus-glib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus-glib/Makefile b/devel/dbus-glib/Makefile index b67da0d568b0..9c76db212a02 100644 --- a/devel/dbus-glib/Makefile +++ b/devel/dbus-glib/Makefile @@ -14,7 +14,7 @@ COMMENT= GLib bindings for the D-BUS messaging system LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus USE_GNOME= gnomehack glib20 ltverhack -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |