diff options
-rw-r--r-- | devel/dbus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile index 631715afdd26..9178ce105ac1 100644 --- a/devel/dbus/Makefile +++ b/devel/dbus/Makefile @@ -16,7 +16,7 @@ COMMENT= A message bus system for inter-application communication LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -USE_GNOME= gnomehack gnometarget libxml2 ltverhack +USE_GNOME?= gnomehack gnometarget libxml2 ltverhack USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes |