aboutsummaryrefslogtreecommitdiff
path: root/chinese/chinput2/files/patch-ab
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-09 18:34:45 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-09 18:34:45 +0000
commitd638f7d2f004ca455349ab0ce98b46fafcca1e6c (patch)
tree03e5551f07439cb480a22d88300819f9e930b227 /chinese/chinput2/files/patch-ab
parentf2f4bdb2132287d4753e53fdadbf6b8cf0f62c4b (diff)
downloadports-d638f7d2f004ca455349ab0ce98b46fafcca1e6c.tar.gz
ports-d638f7d2f004ca455349ab0ce98b46fafcca1e6c.zip
Notes
Diffstat (limited to 'chinese/chinput2/files/patch-ab')
-rw-r--r--chinese/chinput2/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/chinput2/files/patch-ab b/chinese/chinput2/files/patch-ab
new file mode 100644
index 000000000000..367c16f59e58
--- /dev/null
+++ b/chinese/chinput2/files/patch-ab
@@ -0,0 +1,11 @@
+--- src/Imakefile.orig Sat Feb 10 01:52:56 2001
++++ src/Imakefile Sat Feb 10 01:53:06 2001
+@@ -10,7 +10,7 @@
+ XIMINC = -I${IMDKIT}/IMCore -I${IMDKIT}/Xi18n
+ INCLUDES= ${XIMINC} -I. -I/usr/local/include -I../util/pydb
+ LOCAL_LDFLAGS= -static -L../util/IMdkit/IMdkit -L/usr/local/lib -L/usr/local/lib/mysql
+-LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm
++LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm -lz
+ CCOPTIONS=-Wall -DDEFAULT_CONF_PATH=\"$(CONFDIR)/$(CONFFILE)\"
+
+ all:: $(PROGRAM)