summaryrefslogtreecommitdiff
path: root/x11/mlterm
diff options
context:
space:
mode:
authorgrant <grant>2004-10-01 10:37:32 +0000
committergrant <grant>2004-10-01 10:37:32 +0000
commit3f95eec747079ac52820cd7c6a78754d9679418f (patch)
tree017a7433eaa90e1d6a50f1dd5a82213ba2ea63ec /x11/mlterm
parentd78f471dd52e01e9df31f9e62dd5f1f97047f01e (diff)
downloadpkgsrc-3f95eec747079ac52820cd7c6a78754d9679418f.tar.gz
there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this.
Diffstat (limited to 'x11/mlterm')
-rw-r--r--x11/mlterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 51db27ffceb..ac81a9e483d 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/05/08 15:08:06 minskim Exp $
+# $NetBSD: Makefile,v 1.25 2004/10/01 10:37:33 grant Exp $
DISTNAME= mlterm-2.8.0
PKGNAME= ${DISTNAME}pl1
@@ -14,8 +14,8 @@ 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]-* NetBSD-1.[6-9]* \
- NetBSD-[2-9]*
+ONLY_FOR_PLATFORM= NetBSD-1.5[T-Z]-* NetBSD-1.5Z[A-Z]-*
+ONLY_FOR_PLATFORM+= NetBSD-1.6*-* NetBSD-[2-9]*-*
USE_BUILDLINK3= yes
USE_X11= yes