diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-05-08 22:59:07 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-05-08 22:59:07 +0000 |
| commit | 6cfbbfa38055bfde2022af088a293424daebff17 (patch) | |
| tree | 51da8440b93c5c9b93246f61183541c60e0a58be /textproc/scim-input-pad/files/patch-src-Makefile.in | |
| parent | Update to the 20050507 snapshot of GCC 4.0.1. Add the new gjnih40 program (diff) | |
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>
Notes
Notes:
svn path=/head/; revision=134892
Diffstat (limited to 'textproc/scim-input-pad/files/patch-src-Makefile.in')
| -rw-r--r-- | textproc/scim-input-pad/files/patch-src-Makefile.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/scim-input-pad/files/patch-src-Makefile.in b/textproc/scim-input-pad/files/patch-src-Makefile.in new file mode 100644 index 000000000000..5f25bc2f343f --- /dev/null +++ b/textproc/scim-input-pad/files/patch-src-Makefile.in @@ -0,0 +1,10 @@ +--- 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@\" \ |
