From cd6708b54f5bd7b79931ac511c2b0b7c4aa3c833 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Jun 2006 23:34:26 +0000 Subject: py-Numeric exists only for 2.2+. --- math/py-rpy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index 01a5691860b..4fdb04c2938 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/04/06 06:22:22 reed Exp $ +# $NetBSD: Makefile,v 1.16 2006/06/02 23:34:26 joerg Exp $ # DISTNAME= rpy-0.4.6 @@ -12,6 +12,7 @@ HOMEPAGE= http://rpy.sourceforge.net/ COMMENT= R interface for Python PYDISTUTILSPKG= YES +PYTHON_VERSIONS_ACCEPTED= 24 23 22 BUILDLINK_API_DEPENDS.R+= R>=2.2.1 -- cgit v1.2.3