summaryrefslogtreecommitdiff
path: root/japanese/rxvt/files/patch-aj
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-08 22:19:09 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-08 22:19:09 +0000
commit969dfa17d9da48d6476778b3b05c9bcd9e3b9fce (patch)
treef225da46440cedd7c6761eadd78c96fa529790b4 /japanese/rxvt/files/patch-aj
parentThe xforms ports is no longer an i386-only port. (diff)
Update to version 2.6.0. Also set USE_BZIP2 so that the other rxvt
port can share the distfile with this one. PR: 12083 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19324
Diffstat (limited to '')
-rw-r--r--japanese/rxvt/files/patch-aj20
1 files changed, 10 insertions, 10 deletions
diff --git a/japanese/rxvt/files/patch-aj b/japanese/rxvt/files/patch-aj
index 99a4d87226c4..5e54ab2cb519 100644
--- a/japanese/rxvt/files/patch-aj
+++ b/japanese/rxvt/files/patch-aj
@@ -1,5 +1,5 @@
-*** src/feature.h.orig Sun Mar 28 16:36:48 1999
---- src/feature.h Mon May 10 17:56:35 1999
+*** src/feature.h.orig Fri Jun 4 00:01:38 1999
+--- src/feature.h Tue Jun 8 22:09:08 1999
***************
*** 153,159 ****
* This has been superceded and is only for you older users
@@ -18,21 +18,21 @@
/*
* To use
***************
-*** 359,366 ****
+*** 365,372 ****
#ifdef KANJI
# define NFONTS 5
# define FONT0_IDX 2
! # define MFONT_LIST "k14", "jiskan16", "jiskan18", "jiskan24", "jiskan26"
! # define NFONT_LIST "7x14", "8x16", "9x18", "12x24", "13x26"
- #else
- # ifdef ZH
- # define NFONTS 5
---- 359,366 ----
+ #endif
+ #ifdef ZH
+ # define NFONTS 5
+--- 365,372 ----
#ifdef KANJI
# define NFONTS 5
# define FONT0_IDX 2
! # define MFONT_LIST "k14", "k10", "k12", "kanji16", "kanji24"
! # define NFONT_LIST "7x14", "a10", "r12", "8x16", "12x24"
- #else
- # ifdef ZH
- # define NFONTS 5
+ #endif
+ #ifdef ZH
+ # define NFONTS 5