freebsd-ports/math/graphthing/files/patch-src-Makefile.in
Ying-Chieh Liao fee479fd01 upgrade to 0.7
take over maintainership

PR:		37678
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-03 07:32:36 +00:00

11 lines
378 B
Text

--- src/Makefile.in.orig Wed May 1 14:13:07 2002
+++ src/Makefile.in Wed May 1 14:13:17 2002
@@ -7,7 +7,7 @@
DISTFILES = Makefile.in config.h.in depend.1 *.cc *.h *.y *.l *.gt
-INTL_INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
+INTL_INCLUDES = -DLOCALEDIR=\"$(localedir)\"
CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@ $(INTL_INCLUDES)
CXXFLAGS = @CXXFLAGS@ @EXTRA_CFLAGS@ \