[64028] trunk/dports/math/fgsl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 20 02:53:12 PST 2010


Revision: 64028
          http://trac.macports.org/changeset/64028
Author:   ryandesign at macports.org
Date:     2010-02-20 02:53:12 -0800 (Sat, 20 Feb 2010)
Log Message:
-----------
fgsl: fix case of teTeX dependency in doc variant

Modified Paths:
--------------
    trunk/dports/math/fgsl/Portfile

Modified: trunk/dports/math/fgsl/Portfile
===================================================================
--- trunk/dports/math/fgsl/Portfile	2010-02-20 10:47:56 UTC (rev 64027)
+++ trunk/dports/math/fgsl/Portfile	2010-02-20 10:53:12 UTC (rev 64028)
@@ -55,7 +55,7 @@
 #}
 
 variant doc description {typeset documentation} {
-        depends_build-append port:texinfo bin:dvipdf:tetex
+        depends_build-append port:texinfo bin:dvipdf:teTeX
         post-build {
                 system "cd ${worksrcpath}/doc/; make"
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100220/1c6b68a8/attachment-0001.html>


More information about the macports-changes mailing list