aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-11-11 07:29:25 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-11-11 07:29:25 +0800
commitfa103107ba89b6324e3e44920f91c9c9a6dcbaa3 (patch)
treee9727129908cc6ac51d0052c60c1cf4953f33e44 /devel
parent171ee3ad4d44d79e17dae975041a2230618e85ac (diff)
downloadfreebsd-ports-gnome-fa103107ba89b6324e3e44920f91c9c9a6dcbaa3.tar.gz
freebsd-ports-gnome-fa103107ba89b6324e3e44920f91c9c9a6dcbaa3.tar.zst
freebsd-ports-gnome-fa103107ba89b6324e3e44920f91c9c9a6dcbaa3.zip
Let USE_GNOME be overridden by slave ports. Needed for comming changes to
dbus-sharp. Approved by: pav
Diffstat (limited to 'devel')
-rw-r--r--devel/dbus/Makefile2
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