aboutsummaryrefslogtreecommitdiff
path: root/devel/py-dbus
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-14 04:48:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-14 04:48:26 +0000
commit178aa4f45153bddbd1a64f6ae41a8564dcfc484b (patch)
tree3c76113160436a4088d019bab6341275cbf08f95 /devel/py-dbus
parent7c45a1e3db72c2429529c91aa84ea4225a08adaa (diff)
downloadports-178aa4f45153bddbd1a64f6ae41a8564dcfc484b.tar.gz
ports-178aa4f45153bddbd1a64f6ae41a8564dcfc484b.zip
Notes
Diffstat (limited to 'devel/py-dbus')
-rw-r--r--devel/py-dbus/Makefile4
1 files changed, 3 insertions, 1 deletions
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 \