#11388: XeTeX 0.995 build failure (no rule for libTECkit) ----------------------------------+----------------------------------------- Reporter: edmundrhudy@mac.com | Owner: pguyot@kallisys.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.4 Resolution: | Keywords: xetex build libTECkit ----------------------------------+----------------------------------------- Comment (by tseidmann@vtxmail.ch): This problem may be solved by applying the folowing diff to mh-darwin located in libs/icu-xetex/config: --- mh-darwin.orig 2006-08-22 21:41:00.000000000 +0200 +++ mh-darwin 2008-01-24 10:16:11.000000000 +0100 @@ -57,18 +57,10 @@ %.d : $(srcdir)/%.c @echo "generating dependency information for $<" @$(GEN_DEPS.c) $< > /dev/null - @mv $@ $@~ - @echo -n "$@ " > $@ - @cat < $@~ >> $@ - @-rm $@~ %.d : $(srcdir)/%.cpp @echo "generating dependency information for $<" @$(GEN_DEPS.cc) $< >/dev/null - @mv $@ $@~ - @echo -n "$@ " > $@ - @cat < $@~ >> $@ - @-rm $@~ -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/11388#comment:6> MacPorts </projects/macports> Ports system for Mac OS