summaryrefslogtreecommitdiff
path: root/math/gnumeric
diff options
context:
space:
mode:
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