From f3500cd18ffbd7dbc66d03404dfda3b35cc9ef41 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 14 Aug 2004 04:48:26 +0000 Subject: Update to 0.22. --- devel/py-dbus/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/py-dbus/Makefile') diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile index 217a611b4af8..7a5c18b787cb 100644 --- a/devel/py-dbus/Makefile +++ b/devel/py-dbus/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= devel gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,7 +29,9 @@ USE_PYTHON= yes CONFIGURE_ARGS= --enable-python \ --disable-gcj \ --disable-mono \ + --disable-mono-docs \ --disable-gtk \ + --disable-qt \ --with-system-pid-file=/var/run/dbus.pid \ --with-system-socket=/var/run/dbus \ --with-session-socket-dir=/var/tmp \ -- cgit