summaryrefslogtreecommitdiff
path: root/net
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 /net
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 'net')
-rw-r--r--net/py-ORBit/Makefile3
-rw-r--r--net/youtube-dl/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile
index c7cdf5eee4f..24eee486536 100644
--- a/net/py-ORBit/Makefile
+++ b/net/py-ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2009/09/08 16:37:34 drochner Exp $
+# $NetBSD: Makefile,v 1.34 2009/09/23 09:54:46 tron Exp $
#
DISTNAME= pyorbit-2.24.0
@@ -20,7 +20,6 @@ PKGCONFIG_OVERRIDE+= pyorbit-2.pc.in
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
BUILDLINK_API_DEPENDS.python26+= python26>=2.6.2nb4
BUILDLINK_API_DEPENDS.python25+= python25>=2.5.4nb2
BUILDLINK_API_DEPENDS.python24+= python24>=2.4.5nb4
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index 5ae83b4aaa6..746a4cc04bf 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/09/06 16:48:44 snj Exp $
+# $NetBSD: Makefile,v 1.16 2009/09/23 09:54:46 tron Exp $
DISTNAME= youtube-dl
PKGNAME= youtube-dl-20090808 # master site needs to be updated in tandem
@@ -15,7 +15,6 @@ LICENSE= public-domain
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
NO_BUILD= yes
WRKSRC= ${WRKDIR}