pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mlterm
Module Name: pkgsrc
Committed By: tsutsui
Date: Thu Nov 23 16:19:58 UTC 2023
Modified Files:
pkgsrc/x11/mlterm: Makefile
Log Message:
mlterm: remove obsolete NOT_FOR_PLATFORM (pre NetBSD-1.6).
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 pkgsrc/x11/mlterm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/mlterm/Makefile
diff -u pkgsrc/x11/mlterm/Makefile:1.187 pkgsrc/x11/mlterm/Makefile:1.188
--- pkgsrc/x11/mlterm/Makefile:1.187 Tue Nov 14 14:03:17 2023
+++ pkgsrc/x11/mlterm/Makefile Thu Nov 23 16:19:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.187 2023/11/14 14:03:17 wiz Exp $
+# $NetBSD: Makefile,v 1.188 2023/11/23 16:19:58 tsutsui Exp $
DISTNAME= mlterm-3.9.3
PKGREVISION= 6
@@ -12,9 +12,6 @@ HOMEPAGE= http://mlterm.sourceforge.net/
COMMENT= Multilingual terminal emulator
LICENSE= modified-bsd
-# CODESET is only supported on NetBSD in 1.5T and later - see <langinfo.h>
-NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-* NetBSD-1.5[A-S]-*
-
USE_TOOLS+= pkg-config msgfmt
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index