[138454] users/dports/ports/tex/texlive-bin/Portfile

dports at macports.org dports at macports.org
Wed Jul 8 18:33:30 PDT 2015


Revision: 138454
          https://trac.macports.org/changeset/138454
Author:   dports at macports.org
Date:     2015-07-08 18:33:30 -0700 (Wed, 08 Jul 2015)
Log Message:
-----------
[texlive 2015]
texlive-bin: use MacPorts gmp, mpfr, and potrace

Modified Paths:
--------------
    users/dports/ports/tex/texlive-bin/Portfile

Modified: users/dports/ports/tex/texlive-bin/Portfile
===================================================================
--- users/dports/ports/tex/texlive-bin/Portfile	2015-07-09 00:27:18 UTC (rev 138453)
+++ users/dports/ports/tex/texlive-bin/Portfile	2015-07-09 01:33:30 UTC (rev 138454)
@@ -64,6 +64,9 @@
                 port:harfbuzz \
                 port:harfbuzz-icu \
                 port:libpaper \
+                port:gmp \
+                port:mpfr \
+                port:potrace \
                 port:texlive-common
 
 depends_run     port:ghostscript
@@ -137,6 +140,7 @@
                 --without-system-icu \
                 --with-system-cairo \
                 --with-system-gd \
+                --with-system-gmp \
                 --with-system-graphite2 \
                 --with-system-harfbuzz \
                 --with-system-icu \
@@ -145,9 +149,11 @@
                 --with-system-libpng \
                 --with-libpng-includes=${prefix}/include \
                 --with-libpng-libdir=${prefix}/lib \
+                --with-system-mpfr \
                 --with-system-ncurses \
                 --with-system-pixman \
                 --with-system-poppler \
+                --with-system-potrace \
                 --with-system-xpdf \
                 --with-system-zlib \
                 --with-system-zziplib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150708/9197879d/attachment-0001.html>


More information about the macports-changes mailing list