summaryrefslogtreecommitdiff
path: root/net/py-ORBit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-ORBit/Makefile')
-rw-r--r--net/py-ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile
index eaea015dfbe..2f6ca660934 100644
--- a/net/py-ORBit/Makefile
+++ b/net/py-ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/08/09 12:51:01 recht Exp $
+# $NetBSD: Makefile,v 1.4 2003/08/17 18:10:36 recht Exp $
#
DISTNAME= pyorbit-1.99.6
@@ -20,7 +20,7 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/pyorbit-2.pc.in
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSION_REQD= 22pth
+PYTHON_VERSIONS_ACCEPTED= 23pth 22pth
BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2
.include "../../net/ORBit2/buildlink2.mk"