ports/www/tidy-devel/files/patch-build_gnuauto_include_Makefile.am
Thierry Thomas edba2db034 Backport the fix from www/tidy-html5.
PR:		ports/200631
Submitted by:	Walter Hop
Security:	VuXML: bd1ab7a5-0e01-11e5-9976-a0f3c100ae18
2015-06-08 18:06:06 +00:00

13 lines
351 B
Text

--- build/gnuauto/include/Makefile.am.orig 2006-10-06 09:25:13 UTC
+++ build/gnuauto/include/Makefile.am
@@ -53,8 +53,8 @@
# acknowledgment is not required but would be appreciated.
#
-#tidyincdir = $(includedir)/tidy
-tidyincdir = $(includedir)
+tidyincdir = $(includedir)/tidy
+#tidyincdir = $(includedir)
tidyinc_HEADERS = \
platform.h \