[43265] trunk/dports/textproc/doxygen/Portfile

css at macports.org css at macports.org
Sun Dec 7 15:20:40 PST 2008


Revision: 43265
          http://trac.macports.org/changeset/43265
Author:   css at macports.org
Date:     2008-12-07 15:20:40 -0800 (Sun, 07 Dec 2008)
Log Message:
-----------
Fixed syntax for the texlive dependency to match #12913, per request.

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2008-12-07 22:51:59 UTC (rev 43264)
+++ trunk/dports/textproc/doxygen/Portfile	2008-12-07 23:20:40 UTC (rev 43265)
@@ -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:${prefix}/bin/pdflatex:texlive \
+	depends_lib-append	path:pdflatex:texlive \
 				bin:gs:ghostscript
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081207/e919da58/attachment.html>


More information about the macports-changes mailing list