summaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-23 21:43:35 +0000
committerwiz <wiz>2004-11-23 21:43:35 +0000
commitd63c28735ed2a4fe2bd01798b58bf19a03a15641 (patch)
tree1407d371e5e714638701f253816b3a09f67c8efd /x11/mlterm
parentf7772ab05af5590fb94c3e83950d50a5bc17f720 (diff)
downloadpkgsrc-d63c28735ed2a4fe2bd01798b58bf19a03a15641.tar.gz
Make NOT_FOR_PLATFORM match comment.
From Hiramatsu Yoshifumi in PR 28403.
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile5
1 files changed, 2 insertions, 3 deletions
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 <langinfo.h>
-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