diff options
author | mrauch <mrauch@pkgsrc.org> | 2005-02-26 15:46:15 +0000 |
---|---|---|
committer | mrauch <mrauch@pkgsrc.org> | 2005-02-26 15:46:15 +0000 |
commit | aaa6cc4d900421baf3238038bbec7b33c560d609 (patch) | |
tree | 2ca329e7f03b2309dbd5fb54a2de440702d6fce1 /misc | |
parent | 7c33c99682fab767032e1392cd271bd7928a6303 (diff) | |
download | pkgsrc-aaa6cc4d900421baf3238038bbec7b33c560d609.tar.gz |
Rename openoffice-linux to openoffice-bin.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openoffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index e98acc08700..6bcd8eb7607 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2005/01/06 16:27:06 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2005/02/26 15:46:15 mrauch Exp $ DISTNAME= openoffice-1.1.4 CATEGORIES= misc @@ -34,7 +34,7 @@ PTHREAD_OPTS+= require PTHREAD_AUTO_VARS= yes CONFLICTS+= staroffice-[0-9]* -CONFLICTS+= openoffice-linux-[0-9]* +CONFLICTS+= openoffice-bin-[0-9]* ONLY_FOR_PLATFORM= NetBSD-1.6Z[G-Z]*-i386 NetBSD-[2-9]*-i386 |