summaryrefslogtreecommitdiff
path: root/sysutils/py-dbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-dbus/Makefile')
-rw-r--r--sysutils/py-dbus/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile
index c80513e48e6..3c5876f7537 100644
--- a/sysutils/py-dbus/Makefile
+++ b/sysutils/py-dbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2013/05/26 19:51:25 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/01/25 10:30:21 wiz Exp $
DISTNAME= dbus-python-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.freedesktop.org/Software/dbus
COMMENT= Python bindings for the D-BUS message bus system
LICENSE= mit
-PYTHON_VERSIONS_INCLUDE_3X= yes
-
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-html-docs --disable-api-docs