summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 14:11:15 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 14:11:15 +0800
commit8c22afa683793a72d8f899cde0366d41d2035a4f (patch)
tree275b83d9dfc34bb5cb3b1b6e3eea53aff4364b84 /devel
parent8fadfa83116ae5a333501b73b367ec947e16c075 (diff)
downloadmarcuscom-ports-8c22afa683793a72d8f899cde0366d41d2035a4f.tar
marcuscom-ports-8c22afa683793a72d8f899cde0366d41d2035a4f.tar.gz
marcuscom-ports-8c22afa683793a72d8f899cde0366d41d2035a4f.tar.bz2
marcuscom-ports-8c22afa683793a72d8f899cde0366d41d2035a4f.tar.lz
marcuscom-ports-8c22afa683793a72d8f899cde0366d41d2035a4f.tar.xz
marcuscom-ports-8c22afa683793a72d8f899cde0366d41d2035a4f.tar.zst
marcuscom-ports-8c22afa683793a72d8f899cde0366d41d2035a4f.zip
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
Diffstat (limited to 'devel')
-rw-r--r--devel/dbus/Makefile1
1 files changed, 1 insertions, 0 deletions
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