summaryrefslogtreecommitdiff
path: root/sysutils/py-dbus
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-10 10:28:50 +0000
committerzafer <zafer>2009-05-10 10:28:50 +0000
commit1f49e28eeae66dd895430ff23801066bf44a486d (patch)
tree4a099d3ff979000b97fa7e0ac2124953539536f1 /sysutils/py-dbus
parentf8aedfa2c79220dbdaf98732b77203d8f54a1ea7 (diff)
downloadpkgsrc-1f49e28eeae66dd895430ff23801066bf44a486d.tar.gz
add 26 to PYTHON_VERSIONS_ACCEPTED.
Diffstat (limited to 'sysutils/py-dbus')
-rw-r--r--sysutils/py-dbus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile
index 74622a4a2a6..631899c250d 100644
--- a/sysutils/py-dbus/Makefile
+++ b/sysutils/py-dbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/01/07 21:20:28 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2009/05/10 10:30:18 zafer Exp $
#
DISTNAME= dbus-python-0.83.0
@@ -18,7 +18,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
PY_PATCHPLIST= YES
.include "../../devel/glib2/buildlink3.mk"