ports/textproc/scim-input-pad/files/patch-src-Makefile.in
Vanilla I. Shu 6cfbbfa380 Add scim-input-pad 0.1.0, SCIM add-on to input various symbols with
on-screen pad.

PR:		ports/80747
Submitted by:	chinsan	<chinsan@mail2000.com.tw>
2005-05-08 22:59:07 +00:00

10 lines
394 B
Text

--- src/Makefile.in.orig Fri May 6 22:24:19 2005
+++ src/Makefile.in Fri May 6 22:24:19 2005
@@ -280,6 +280,7 @@
-I$(top_srcdir) \
-I$(top_srcdir)/intl \
-I$(top_srcdir)/src \
+ -I/usr/local/include \
-DSCIM_ICONDIR=\"@SCIM_ICONDIR@\" \
-DSCIM_INPUT_PAD_LOCALEDIR=\"$(datadir)/locale\" \
-DSCIM_INPUT_PAD_DATADIR=\"@SCIM_INPUT_PAD_DATADIR@\" \