1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/eterm/files/extra-patch-src:feature.h
Akinori MUSHA 3c2bd91eb2 Update to 0.9.1.
japanese/eterm becomes a slave port of x11/eterm.

PR:		ports/30629
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER)
2001-09-18 07:36:04 +00:00

14 lines
370 B
C

--- src/feature.h.orig Sat Sep 15 17:19:46 2001
+++ src/feature.h Sat Sep 15 17:20:24 2001
@@ -254,8 +254,8 @@
#define APL_NAME "Eterm"
/* COLORTERM, TERM environment variables */
-#define TERMENV "Eterm"
-#define COLORTERMENV "Eterm"
+#define TERMENV "kterm"
+#define COLORTERMENV "kterm"
#ifdef NO_MOUSE_REPORT
# ifndef NO_MOUSE_REPORT_SCROLLBAR