[65919] branches/new-help-system/base/doc/Makefile

raimue at macports.org raimue at macports.org
Fri Apr 2 17:41:45 PDT 2010


Revision: 65919
          http://trac.macports.org/changeset/65919
Author:   raimue at macports.org
Date:     2010-04-02 17:41:44 -0700 (Fri, 02 Apr 2010)
Log Message:
-----------
Force rebuild on asciidoc.conf changes

Modified Paths:
--------------
    branches/new-help-system/base/doc/Makefile

Modified: branches/new-help-system/base/doc/Makefile
===================================================================
--- branches/new-help-system/base/doc/Makefile	2010-04-03 00:25:25 UTC (rev 65918)
+++ branches/new-help-system/base/doc/Makefile	2010-04-03 00:41:44 UTC (rev 65919)
@@ -54,7 +54,7 @@
 %.7.gz: %.7
 	gzip -c $^ > $@
 
-%.xml: %.txt
+%.xml: %.txt asciidoc.conf
 	$(ASCIIDOC) $(ASCIIDOCFLAGS) -d manpage -b docbook $<
 
 %: %.xml manpage.xsl
@@ -63,7 +63,7 @@
 %: %.soelim
 	ln -f $< $@
 
-%.html: %.txt
+%.html: %.txt asciidoc.conf
 	$(ASCIIDOC) $(ASCIIDOCFLAGS) -d manpage -b xhtml11 $<
 
 %.html: %.soelim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100402/cd4ed229/attachment.html>


More information about the macports-changes mailing list