From c9c9db9fb7f7237c2dd6c96fe98f3f2d8e2a4cfa Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 30 Sep 2003 15:07:42 +0000 Subject: This Linux binary runs under Linux too. (Okay'd by maintainer, mrauch.) --- misc/openoffice-linux/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/openoffice-linux/Makefile b/misc/openoffice-linux/Makefile index d8f1ec7054d..eae15c96be0 100644 --- a/misc/openoffice-linux/Makefile +++ b/misc/openoffice-linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 21:49:36 grant Exp $ +# $NetBSD: Makefile,v 1.14 2003/09/30 15:07:42 reed Exp $ DISTNAME= OOo_1.0.3.1_LinuxIntel_install PKGNAME= openoffice-linux-1.0.3.1 @@ -17,6 +17,7 @@ CONFLICTS+= staroffice-[0-9]* CONFLICTS+= openoffice-[0-9]* ONLY_FOR_PLATFORM= NetBSD-1.[6-9]*-i386 NetBSD-[2-9]*-i386 +ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86 TEMP?= ${WRKSRC} -- cgit v1.2.3