summaryrefslogtreecommitdiff
path: root/math/gnumeric
diff options
context:
space:
mode:
authorjmc <jmc>2002-03-04 07:51:21 +0000
committerjmc <jmc>2002-03-04 07:51:21 +0000
commit237279aa158bc195aa92915bd98238ca291d68f8 (patch)
treea13c2957d50c90dbce5ef8420abaf4ef24968160 /math/gnumeric
parentcb9cec69bce877131a15b123e16f521773e93d77 (diff)
downloadpkgsrc-237279aa158bc195aa92915bd98238ca291d68f8.tar.gz
Include netbsd 1.6 and greater when saying applies to 1.5R or later.
Diffstat (limited to 'math/gnumeric')
-rw-r--r--math/gnumeric/Makefile4
1 files changed, 2 insertions, 2 deletions
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