diff options
-rw-r--r-- | misc/openoffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 6bcd8eb7607..7655c33329d 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2005/02/26 15:46:15 mrauch Exp $ +# $NetBSD: Makefile,v 1.60 2005/02/26 15:52:52 wiz Exp $ DISTNAME= openoffice-1.1.4 CATEGORIES= misc @@ -35,6 +35,7 @@ PTHREAD_AUTO_VARS= yes CONFLICTS+= staroffice-[0-9]* CONFLICTS+= openoffice-bin-[0-9]* +CONFLICTS+= openoffice-linux-[0-9]* ONLY_FOR_PLATFORM= NetBSD-1.6Z[G-Z]*-i386 NetBSD-[2-9]*-i386 |