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

ryandesign at macports.org ryandesign at macports.org
Tue May 27 15:51:38 PDT 2014


Revision: 120417
          https://trac.macports.org/changeset/120417
Author:   ryandesign at macports.org
Date:     2014-05-27 15:51:38 -0700 (Tue, 27 May 2014)
Log Message:
-----------
doxygen: fix pdflatex dependency (#43669; maintainer timeout)

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

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2014-05-27 22:48:53 UTC (rev 120416)
+++ trunk/dports/textproc/doxygen/Portfile	2014-05-27 22:51:38 UTC (rev 120417)
@@ -135,7 +135,7 @@
 }
 
 variant latex description {Support LaTeX/PDF doxygen output} {
-    depends_build-append    bin:pdflatex:texlive \
+    depends_build-append    bin:pdflatex:texlive-latex \
                             bin:gs:ghostscript \
                             port:texlive-latex-extra
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140527/123c4390/attachment.html>


More information about the macports-changes mailing list