forked from Lainports/freebsd-ports
Drop maintainership; regrettably I do not have the time or resources to commit to maintenance of this port in future. PR: ports/101237
11 lines
441 B
Text
11 lines
441 B
Text
--- doc/documentation/code/api/Makefile.in.orig Wed Aug 2 11:42:11 2006
|
|
+++ doc/documentation/code/api/Makefile.in Wed Aug 2 11:42:25 2006
|
|
@@ -400,7 +400,7 @@
|
|
doxygen $(srcdir)/dirac_api.doxygen
|
|
|
|
install-data-hook:
|
|
- cp -dR html/* $(DESTDIR)$(htmldir)
|
|
+ cp -R html/* $(DESTDIR)$(htmldir)
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|