summaryrefslogtreecommitdiff
path: root/net/py-ORBit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-08 19:08:44 +0000
committerwiz <wiz@pkgsrc.org>2012-04-08 19:08:44 +0000
commit4faa20286079b6833043b7bbd12c0e72039551f6 (patch)
treeb2d16eef0342bf56f8fbe64706fa44b26684cdf8 /net/py-ORBit
parent67a514f3391a0157a52f46664e69c897eb4b904e (diff)
downloadpkgsrc-4faa20286079b6833043b7bbd12c0e72039551f6.tar.gz
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
Diffstat (limited to 'net/py-ORBit')
-rw-r--r--net/py-ORBit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile
index 3bf9b77d7e6..a7634cfbbe5 100644
--- a/net/py-ORBit/Makefile
+++ b/net/py-ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2012/03/03 00:12:27 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2012/04/08 19:09:09 wiz Exp $
#
DISTNAME= pyorbit-2.24.0
@@ -24,7 +24,6 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
BUILDLINK_API_DEPENDS.python26+= python26>=2.6.2nb4
BUILDLINK_API_DEPENDS.python25+= python25>=2.5.4nb2
-BUILDLINK_API_DEPENDS.python24+= python24>=2.4.5nb4
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"