From 8c22afa683793a72d8f899cde0366d41d2035a4f Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 8 Oct 2006 06:11:15 +0000 Subject: Add USE_XLIB since dbus can use X, and use it in a good way. I don't think there are any non-X dbus consumers anyway (yes, HAL, but does anyone use HAL by itself?). git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7654 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/dbus/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/dbus/Makefile') diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile index 231115b59..7724321ff 100644 --- a/devel/dbus/Makefile +++ b/devel/dbus/Makefile @@ -16,6 +16,7 @@ COMMENT= A message bus system for inter-application communication LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +USE_XLIB= yes USE_GNOME= gnomehack gnometarget libxml2 USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit v1.2.3