freebsd-ports/devel/dia2code/files/patch-dia2code::Makefile.in
Ying-Chieh Liao b76ce88bd9 upgrade to 0.6
drop maintainership
2001-09-09 11:22:32 +00:00

11 lines
311 B
Text

--- dia2code/Makefile.in.orig Sun Sep 9 19:17:51 2001
+++ dia2code/Makefile.in Sun Sep 9 19:18:16 2001
@@ -82,7 +82,7 @@
PROGRAMS = $(bin_PROGRAMS)
-DEFS = @DEFS@ -I. -I$(srcdir) -I..
+DEFS = @DEFS@ -I. -I$(srcdir) -I.. -I%%LOCALBASE%%/include
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@