mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
PR: ports/101755 Submitted by: Matthew West <mwest(at)uct.ac.za> Approved by: Maintainer timeout
11 lines
297 B
Text
11 lines
297 B
Text
--- doc/Makefile.in.orig Wed Dec 14 15:47:35 2005
|
|
+++ doc/Makefile.in Thu Aug 10 13:38:49 2006
|
|
@@ -477,7 +477,7 @@
|
|
-$(INSTALL_DATA) $(top_srcdir)/INSTALL $(docdir)/
|
|
-$(INSTALL_DATA) $(top_srcdir)/TODO $(docdir)/
|
|
|
|
-install-data-hook: doc-install
|
|
+install-data-hook:
|
|
|
|
@INCLUDE_DEFINES_INT@
|
|
|