summaryrefslogtreecommitdiffstats
path: root/print/cjk-lyx/files
diff options
context:
space:
mode:
authorcjh <cjh@FreeBSD.org>2001-11-27 11:08:08 +0000
committercjh <cjh@FreeBSD.org>2001-11-27 11:08:08 +0000
commit5c6db6305d3223157986c20255012834911193a6 (patch)
tree9f30ffa7f20eb1aeea10299f6f7fcf53b59c90a0 /print/cjk-lyx/files
parent9b3230bd87b1c588f0893a8f9a0828e26e6006eb (diff)
downloadFreeBSD-ports-5c6db6305d3223157986c20255012834911193a6.zip
FreeBSD-ports-5c6db6305d3223157986c20255012834911193a6.tar.gz
Update CJK patchset of 1.1.6fix3.
I think it is broken in -current under CJK locale because of xforms+locale. Submitted by: statue@cnpa.adsldns.org
Diffstat (limited to 'print/cjk-lyx/files')
-rw-r--r--print/cjk-lyx/files/patch-aa11
-rw-r--r--print/cjk-lyx/files/patch-ba8
2 files changed, 15 insertions, 4 deletions
diff --git a/print/cjk-lyx/files/patch-aa b/print/cjk-lyx/files/patch-aa
new file mode 100644
index 0000000..3b1ae52
--- /dev/null
+++ b/print/cjk-lyx/files/patch-aa
@@ -0,0 +1,11 @@
+--- configure.orig Sun Nov 25 01:30:49 2001
++++ configure Sun Nov 25 01:31:07 2001
+@@ -11603,7 +11603,7 @@
+
+ trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
+
+-DEFS=-DHAVE_CONFIG_H
++DEFS="-DHAVE_CONFIG_H -DI18N"
+
+ # Without the "./", some shells look in PATH for config.status.
+ : ${CONFIG_STATUS=./config.status}
diff --git a/print/cjk-lyx/files/patch-ba b/print/cjk-lyx/files/patch-ba
index db4efd8..3c9654b 100644
--- a/print/cjk-lyx/files/patch-ba
+++ b/print/cjk-lyx/files/patch-ba
@@ -1,9 +1,9 @@
---- lib/reLyX/configure.orig Wed Jul 19 07:02:12 2000
-+++ lib/reLyX/configure Mon Sep 11 16:29:47 2000
-@@ -567,7 +567,7 @@
+--- lib/reLyX/configure.orig Tue Jul 24 21:45:16 2001
++++ lib/reLyX/configure Sun Nov 25 01:35:56 2001
+@@ -568,7 +568,7 @@
# ./install, which can be erroneously created by make from ./install.sh.
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
- echo "configure:570: checking for a BSD compatible install" >&5
+ echo "configure:571: checking for a BSD compatible install" >&5
-if test -z "$INSTALL"; then
+if test -z "$NO__INSTALL"; then
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
OpenPOWER on IntegriCloud