summaryrefslogtreecommitdiff
path: root/print/cjk-lyx/files/patch-configure.in
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2002-11-17 02:20:06 +0000
committerCHOI Junho <cjh@FreeBSD.org>2002-11-17 02:20:06 +0000
commit40ab1f19fd88bc1b88a242fc9c0793169428f25c (patch)
tree143d040a8f21bbef32b6844733f036db8bcd0a43 /print/cjk-lyx/files/patch-configure.in
parentMaintainer update to version 3.96_2 (diff)
Update to 1.2.1 and unbroke ports.
PR: ports/43705 Submitted by: Ports Fury
Diffstat (limited to 'print/cjk-lyx/files/patch-configure.in')
-rw-r--r--print/cjk-lyx/files/patch-configure.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/print/cjk-lyx/files/patch-configure.in b/print/cjk-lyx/files/patch-configure.in
deleted file mode 100644
index d02d4c108d92..000000000000
--- a/print/cjk-lyx/files/patch-configure.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- work/CJK-LyX-1.2.0/configure.in.o Fri Jul 12 14:13:14 2002
-+++ configure.in Fri Jul 12 14:13:35 2002
-@@ -170,9 +170,9 @@
- # We should test for gcc version and see whether it supports -isystem,
- # but since at least gcc 2.6.x supports it and it is still too old for
- # us, it seems we are safe.
--if test -n "$GXX" ; then
-- X_CFLAGS=`echo ${X_CFLAGS} | sed -e 's/-I/-isystem /'`
--fi
-+#if test -n "$GXX" ; then
-+# X_CFLAGS=`echo ${X_CFLAGS} | sed -e 's/-I/-isystem /'`
-+#fi
- CPPFLAGS="$CPPFLAGS $X_CFLAGS"
-
- ## Check whether X is new enough to handle the input method stuff