From be0df0b2835bbf4af507cd4ca7ac635b3e87fe42 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 23 Nov 2004 21:43:35 +0000 Subject: Make NOT_FOR_PLATFORM match comment. From Hiramatsu Yoshifumi in PR 28403. --- x11/mlterm/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index a7da6c4bc2f..1d393f7fc3d 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: Makefile,v 1.27 2004/11/23 21:43:35 wiz Exp $ DISTNAME= mlterm-2.8.0 PKGNAME= ${DISTNAME}pl1 @@ -14,8 +14,7 @@ HOMEPAGE= http://mlterm.sourceforge.net/ COMMENT= Multilingual terminal emulator # CODESET is only supported on NetBSD in 1.5T and later - see -ONLY_FOR_PLATFORM= NetBSD-1.5[T-Z]-* NetBSD-1.5Z[A-Z]-* -ONLY_FOR_PLATFORM+= NetBSD-1.6*-* NetBSD-[2-9]*-* +NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-* USE_BUILDLINK3= yes USE_X11= yes -- cgit v1.2.3