forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
254 B
Text
11 lines
254 B
Text
--- library/forms/Makefile.am.orig
|
|
+++ library/forms/Makefile.am
|
|
@@ -91,7 +91,7 @@
|
|
-I$(top_srcdir)/ext/vsqlite\
|
|
-I$(top_srcdir)/library/\
|
|
-I$(top_srcdir)/ext\
|
|
--I$(top_srcdir)/ext/tinyxml\
|
|
+@TINYXML_CFLAGS@\
|
|
-I$(top_srcdir)/ext/scintilla/include
|
|
|
|
|