From 5bd4328a57ad5e92140377a3e5f32b641293f67f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 9 Jul 2005 03:50:52 +0000 Subject: Disable GTK+ support since it's only used for one tool, and that tool doesn't seem to work anyway. --- devel/dbus/Makefile | 6 +++--- devel/dbus/pkg-plist | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile index 90d4c4933182..7f893846d607 100644 --- a/devel/dbus/Makefile +++ b/devel/dbus/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbus PORTVERSION= 0.34 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= devel gnome MASTER_SITES= http://dbus.freedesktop.org/releases/ @@ -17,13 +17,13 @@ COMMENT?= A message bus system for inter-application communication BUILD_DEPENDS?= bash:${PORTSDIR}/shells/bash LIB_DEPENDS?= expat.5:${PORTSDIR}/textproc/expat2 -USE_GNOME?= gnomehack gtk20 libxml2 +USE_GNOME?= gnomehack glib20 libxml2 USE_GMAKE= yes USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes USE_RC_SUBR= yes USE_REINPLACE= yes -CONFIGURE_ARGS?=--enable-gtk \ +CONFIGURE_ARGS?=--disable-gtk \ --disable-python \ --disable-gcj \ --disable-mono \ diff --git a/devel/dbus/pkg-plist b/devel/dbus/pkg-plist index 61622ebfa1d1..9ee90cf7ab0f 100644 --- a/devel/dbus/pkg-plist +++ b/devel/dbus/pkg-plist @@ -4,7 +4,6 @@ bin/dbus-daemon bin/dbus-launch bin/dbus-monitor bin/dbus-send -bin/dbus-viewer etc/dbus-1/session.conf etc/dbus-1/system.conf etc/rc.d/dbus.sh -- cgit v1.2.3