diff --git a/www/httrack/files/extra-patch-Makefile.in b/www/httrack/files/extra-patch-Makefile.in new file mode 100644 index 000000000000..c0fdbbed1cc7 --- /dev/null +++ b/www/httrack/files/extra-patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2008-07-29 05:17:53.000000000 +0800 ++++ Makefile.in 2008-09-03 23:21:49.313902785 +0800 +@@ -146,7 +146,7 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + +-SUBDIRS = src man m4 libtest templates lang html ++SUBDIRS = src man m4 libtest templates lang + + EXTRA_DIST = INSTALL INSTALL.FreeBSD INSTALL.Linux \ + gpl.txt gpl-fr.txt license.txt greetings.txt history.txt \