summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortron <tron>2009-09-23 09:54:45 +0000
committertron <tron>2009-09-23 09:54:45 +0000
commit5a69e91ec229b4560f7a6079244fccfdd3fdd5fb (patch)
tree2ea31493b365caeb290a56bdc64a51a0373fa8b9 /sysutils
parent9150e0b67fb005498fb9b861285824b6bd90b757 (diff)
downloadpkgsrc-5a69e91ec229b4560f7a6079244fccfdd3fdd5fb.tar.gz
Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-dbus/Makefile3
-rw-r--r--sysutils/rdiff-backup/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile
index 631899c250d..e3010c85cd1 100644
--- a/sysutils/py-dbus/Makefile
+++ b/sysutils/py-dbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/05/10 10:30:18 zafer Exp $
+# $NetBSD: Makefile,v 1.15 2009/09/23 09:54:46 tron Exp $
#
DISTNAME= dbus-python-0.83.0
@@ -18,7 +18,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
PY_PATCHPLIST= YES
.include "../../devel/glib2/buildlink3.mk"
diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile
index 6b8f6d5c178..ecbba3aa84f 100644
--- a/sysutils/rdiff-backup/Makefile
+++ b/sysutils/rdiff-backup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2009/08/24 06:15:23 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2009/09/23 09:54:46 tron Exp $
DISTNAME= rdiff-backup-1.2.8
PKGREVISION= 2
@@ -13,7 +13,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
SUBST_CLASSES+= path
SUBST_STAGE.path= post-patch