From 85e8f047de06dc543682df757ab69bdde04786f5 Mon Sep 17 00:00:00 2001 From: rh Date: Tue, 29 Aug 2000 10:24:29 +0000 Subject: Make this work with all NetBSD-1.5 release and -current revisions. Closes PR 10907 by Chris Pinnock . --- misc/staroffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/staroffice') diff --git a/misc/staroffice/Makefile b/misc/staroffice/Makefile index fd5e03c0e9f..23b7b7b53d5 100644 --- a/misc/staroffice/Makefile +++ b/misc/staroffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/08/25 00:20:23 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2000/08/29 10:24:29 rh Exp $ # DISTNAME= so51a_lnx_${LANGNO} @@ -22,7 +22,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} ONLY_FOR_PLATFORM= NetBSD-1.4?-i386 NetBSD-1.4Z[A-Z]-i386 \ - NetBSD-1.5_ALPHA-i386 NetBSD-1.5?-i386 + NetBSD-1.5*-i386 PATCH_FUZZ_FACTOR= -F1 IS_INTERACTIVE= YES NO_BUILD= YES -- cgit v1.2.3