Revision: 92486 https://trac.macports.org/changeset/92486 Author: jmr@macports.org Date: 2012-04-29 18:07:59 -0700 (Sun, 29 Apr 2012) Log Message: ----------- cadabra: add missing dependency on texlive-bin-extra for dvipng Modified Paths: -------------- trunk/dports/math/cadabra/Portfile Modified: trunk/dports/math/cadabra/Portfile =================================================================== --- trunk/dports/math/cadabra/Portfile 2012-04-30 00:52:16 UTC (rev 92485) +++ trunk/dports/math/cadabra/Portfile 2012-04-30 01:07:59 UTC (rev 92486) @@ -46,7 +46,8 @@ port:gmp \ port:LiE \ port:gtkmm \ - port:texlive + port:texlive \ + port:texlive-bin-extra post-patch { reinplace "s|XXPATH_TO_GCCXX|${configure.cc}|" ${worksrcpath}/configure