summaryrefslogtreecommitdiff
path: root/sysutils/dbus
diff options
context:
space:
mode:
authorwiz <wiz>2015-04-14 11:40:31 +0000
committerwiz <wiz>2015-04-14 11:40:31 +0000
commit608f7a503c190b87e20a78febe7264b859c62828 (patch)
tree86d59f72e362d758e2f7c4a084578152561fef40 /sysutils/dbus
parent61ea1ff3e6edb1cf7c787a99edf76e28f273d9e1 (diff)
downloadpkgsrc-608f7a503c190b87e20a78febe7264b859c62828.tar.gz
Remove more references to python-2.6.
Diffstat (limited to 'sysutils/dbus')
-rw-r--r--sysutils/dbus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile
index 3ecdb50fe8b..c472f6c4754 100644
--- a/sysutils/dbus/Makefile
+++ b/sysutils/dbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2015/02/17 13:48:24 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2015/04/14 11:40:32 wiz Exp $
DISTNAME= dbus-1.8.16
CATEGORIES= sysutils
@@ -10,7 +10,6 @@ COMMENT= Message bus system
LICENSE= gnu-gpl-v2
CONFLICTS+= dbus-glib<0.71
-CONFLICTS+= py26-dbus<0.71
CONFLICTS+= py27-dbus<0.71
GNU_CONFIGURE= YES