summaryrefslogtreecommitdiff
path: root/sysutils/dbus-python-common
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-08-08 16:35:26 +0000
committerdrochner <drochner@pkgsrc.org>2012-08-08 16:35:26 +0000
commit491a90d8eac7ab463abf02274813d8a467f2c3f2 (patch)
treebdb55edda19c46eba783dce906017396912d9632 /sysutils/dbus-python-common
parent0c9a22c5bba4337864768aa3f46b0160b7e99df7 (diff)
downloadpkgsrc-491a90d8eac7ab463abf02274813d8a467f2c3f2.tar.gz
CONFLICTS with old py-dbus, from Patrick Welche
Diffstat (limited to 'sysutils/dbus-python-common')
-rw-r--r--sysutils/dbus-python-common/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/dbus-python-common/Makefile b/sysutils/dbus-python-common/Makefile
index 216d3b5f891..b8de9a68736 100644
--- a/sysutils/dbus-python-common/Makefile
+++ b/sysutils/dbus-python-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/08/01 18:01:24 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2012/08/08 16:35:26 drochner Exp $
#
DISTNAME= dbus-python-1.1.1
@@ -14,6 +14,8 @@ HOMEPAGE= http://www.freedesktop.org/Software/dbus
COMMENT= Python bindings for the D-BUS message bus system
LICENSE= mit
+CONFLICTS+= py[0-9]*-dbus<1.1.1
+
PKG_DESTDIR_SUPPORT= user-destdir
PYTHON_FOR_BUILD_ONLY= yes