1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/japanese/ibus-anthy/files/patch-engine_Makefile.in
Daichi GOTO f24cbbb4e3 roll back to the stable version, 1.2.7
Feature safe: yes
2012-04-08 09:41:34 +00:00

12 lines
380 B
Plaintext

--- engine/Makefile.in.orig 2012-04-08 17:47:23.680622559 +0900
+++ engine/Makefile.in 2012-04-08 17:58:25.467629657 +0900
@@ -801,7 +801,7 @@
anthy.py anthy_wrap.c: anthy.i
- $(SWIG) -python $(ANTHY_CFLAGS) -I/usr/include -o anthy_wrap.c $(srcdir)/anthy.i
+ $(SWIG) -python -I@@INCLUDEDIR@@ ${ANTHY_CFLAGS} -o anthy_wrap.c $(srcdir)/anthy.i
anthy.xml: anthy.xml.in
( \