freebsd-ports/japanese/nhocr/files/patch-makechar__Makefile.in
Martin Wilke 15083bc7e4 - Update to 0.21
PR:		189452
Submitted by:	maintainer
2014-06-04 08:09:57 +00:00

13 lines
582 B
Text

--- ./makechar/Makefile.in.orig 2013-05-04 00:52:33.306113000 +0900
+++ ./makechar/Makefile.in 2014-05-07 20:53:43.000000000 +0900
@@ -178,8 +178,8 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
makechar_SOURCES = makechar.cpp
-AM_CXXFLAGS = -I/usr/include/freetype2 -I/usr/sfw/include/freetype2 -I../libnhocr
-makechar_LDADD = -L/usr/sfw/lib -L../libnhocr -lm -lfreetype -lnhocr -lufp -lsip
+AM_CXXFLAGS = -I$(LOCALBASE)/include/freetype2 -I../libnhocr
+makechar_LDADD = -L$(LOCALBASE)/lib -L../libnhocr -lm -lfreetype -lnhocr -lufp -lsip
all: all-am
.SUFFIXES: