[43319] trunk/dports/textproc/doxygen/Portfile
css at macports.org
css at macports.org
Mon Dec 8 20:22:17 PST 2008
Revision: 43319
http://trac.macports.org/changeset/43319
Author: css at macports.org
Date: 2008-12-08 20:22:16 -0800 (Mon, 08 Dec 2008)
Log Message:
-----------
Fixed the incorrect depends_lib-append modification from the previous commit to properly specify pdflatex. refs #12913
Modified Paths:
--------------
trunk/dports/textproc/doxygen/Portfile
Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile 2008-12-09 03:51:49 UTC (rev 43318)
+++ trunk/dports/textproc/doxygen/Portfile 2008-12-09 04:22:16 UTC (rev 43319)
@@ -70,7 +70,7 @@
variant docs description {Include the doxygen PDF documentation and LaTeX} {
build.target-append pdf
destroot.target-append install_docs
- depends_lib-append path:pdflatex:texlive \
+ depends_lib-append bin:pdflatex:texlive \
bin:gs:ghostscript
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081208/9c6ff41d/attachment.html>
More information about the macports-changes
mailing list