diff options
author | rh <rh@pkgsrc.org> | 1999-11-22 22:22:21 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-11-22 22:22:21 +0000 |
commit | 64c71e4da3c0d7b3e21d3ec865208f9063006eb3 (patch) | |
tree | 5423e6040cc77df04593a16b524cf82cec6daec4 /misc/staroffice | |
parent | 3bcc10bff1fc8497a1d6033917f194a3767465c6 (diff) | |
download | pkgsrc-64c71e4da3c0d7b3e21d3ec865208f9063006eb3.tar.gz |
At the moment, this package works for NetBSD-current only.
Diffstat (limited to 'misc/staroffice')
-rw-r--r-- | misc/staroffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/staroffice/Makefile b/misc/staroffice/Makefile index e1cccf96520..0518dd60343 100644 --- a/misc/staroffice/Makefile +++ b/misc/staroffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/11/22 21:27:44 soren Exp $ +# $NetBSD: Makefile,v 1.3 1999/11/22 22:22:21 rh Exp $ # DISTNAME= so51a_lnx_${LANGNO} @@ -16,7 +16,7 @@ CONFLICTS= staroffice-* NO_CDROM= "Redistribution not permitted" MIRROR_DISTFILE= NO -ONLY_FOR_PLATFORM= NetBSD-*-i386 +ONLY_FOR_PLATFORM= NetBSD-1.4?-i386 PATCH_FUZZ_FACTOR= -F1 IS_INTERACTIVE= YES NO_BUILD= YES |