[107920] trunk/dports/www/moodle/Portfile

dports at macports.org dports at macports.org
Tue Jul 9 01:53:35 PDT 2013


Revision: 107920
          https://trac.macports.org/changeset/107920
Author:   dports at macports.org
Date:     2013-07-09 01:53:35 -0700 (Tue, 09 Jul 2013)
Log Message:
-----------
moodle: fix dependency on bin/dvips to use texlive-basic instead of
texlive-bin, as that's what actually provides that path

Modified Paths:
--------------
    trunk/dports/www/moodle/Portfile

Modified: trunk/dports/www/moodle/Portfile
===================================================================
--- trunk/dports/www/moodle/Portfile	2013-07-09 08:50:30 UTC (rev 107919)
+++ trunk/dports/www/moodle/Portfile	2013-07-09 08:53:35 UTC (rev 107920)
@@ -31,7 +31,7 @@
 depends_lib             port:php5-web
 
 depends_run             path:bin/latex:texlive-latex \
-                        path:bin/dvips:texlive-bin \
+                        path:bin/dvips:texlive-basic \
                         path:bin/convert:ImageMagick
 
 post-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130709/489f6224/attachment.html>


More information about the macports-changes mailing list