[83084] trunk/dports/tex/dvipng/Portfile

dports at macports.org dports at macports.org
Thu Aug 25 12:33:43 PDT 2011


Revision: 83084
          http://trac.macports.org/changeset/83084
Author:   dports at macports.org
Date:     2011-08-25 12:33:42 -0700 (Thu, 25 Aug 2011)
Log Message:
-----------
dvipng: add direct dependency on texlive-bin in addition to
texlive-basic, to make sure it's installed for the same arch we're
building (#30977)

Modified Paths:
--------------
    trunk/dports/tex/dvipng/Portfile

Modified: trunk/dports/tex/dvipng/Portfile
===================================================================
--- trunk/dports/tex/dvipng/Portfile	2011-08-25 18:05:35 UTC (rev 83083)
+++ trunk/dports/tex/dvipng/Portfile	2011-08-25 19:33:42 UTC (rev 83084)
@@ -5,6 +5,7 @@
 
 name            dvipng
 version         1.14
+revision        1
 
 categories      tex
 maintainers     dports openmaintainer
@@ -27,6 +28,7 @@
 
 depends_build   port:texinfo
 depends_lib     port:gd2 \
+                port:texlive-bin \
                 port:texlive-basic \
                 port:freetype \
                 port:t1lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110825/a4a36936/attachment.html>


More information about the macports-changes mailing list