From 237279aa158bc195aa92915bd98238ca291d68f8 Mon Sep 17 00:00:00 2001 From: jmc Date: Mon, 4 Mar 2002 07:51:21 +0000 Subject: Include netbsd 1.6 and greater when saying applies to 1.5R or later. --- math/gnumeric/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gnumeric') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 8baa6961aca..1feb52b6996 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2002/02/16 14:34:37 martti Exp $ +# $NetBSD: Makefile,v 1.45 2002/03/04 07:51:21 jmc Exp $ # DISTNAME= gnumeric-1.0.4 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/gnumeric/ COMMENT= Powerful and easy to use spreadsheet program from the GNOME project # wctype.h is found on NetBSD 1.5R and later -ONLY_FOR_PLATFORM= NetBSD-1.5[R-Z]-* NetBSD-1.5Z[A-Z]-* +ONLY_FOR_PLATFORM= NetBSD-1.5[R-Z]-* NetBSD-1.5Z[A-Z]-* NetBSD-1.[6-9]*-* # for Python support a shared libpython is required but not provided yet #BUILD_DEPENDS+= python>=2.0:../../lang/python -- cgit v1.2.3