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

css at macports.org css at macports.org
Sun Oct 5 05:13:16 PDT 2008


Revision: 40525
          http://trac.macports.org/changeset/40525
Author:   css at macports.org
Date:     2008-10-05 05:13:15 -0700 (Sun, 05 Oct 2008)
Log Message:
-----------
Fix a depends_lib typo from r40482. see #14421

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

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2008-10-05 11:35:21 UTC (rev 40524)
+++ trunk/dports/textproc/doxygen/Portfile	2008-10-05 12:13:15 UTC (rev 40525)
@@ -63,7 +63,7 @@
 variant docs description {Include the doxygen PDF documentation and LaTeX} {
 	build.target-append	pdf
 	destroot.target-append	inistall_docs
-	depends-lib-append	path:${prefix}/bin/pdflatex:texlive \
+	depends_lib-append	path:${prefix}/bin/pdflatex:texlive \
 				bin:gs:ghostscript
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081005/c79e34f0/attachment.html 


More information about the macports-changes mailing list