ports/multimedia/dirac/files/patch-doc::documentation::algorithm::global_motion::Makefile.in
Bruce M Simpson 6723afc150 Update dirac to version 0.6.0. Fix PORTDOCS.
Drop maintainership; regrettably I do not have the time or resources to
commit to maintenance of this port in future.

PR:	ports/101237
2006-08-02 11:10:25 +00:00

14 lines
540 B
Plaintext

--- doc/documentation/algorithm/global_motion/Makefile.in.orig Wed Aug 2 11:42:11 2006
+++ doc/documentation/algorithm/global_motion/Makefile.in Wed Aug 2 11:42:44 2006
@@ -392,8 +392,8 @@
install-data-hook:
- cp -dp $(srcdir)/*.htm $(DESTDIR)$(gmdir)
- cp -dpR $(srcdir)/images $(DESTDIR)$(gmdir)
+ cp -p $(srcdir)/*.htm $(DESTDIR)$(gmdir)
+ cp -pR $(srcdir)/images $(DESTDIR)$(gmdir)
# 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: