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

dports at macports.org dports at macports.org
Tue Nov 9 17:43:10 PST 2010


Revision: 73310
          http://trac.macports.org/changeset/73310
Author:   dports at macports.org
Date:     2010-11-09 17:43:07 -0800 (Tue, 09 Nov 2010)
Log Message:
-----------
texlive-bin: link against libzzip port rather than building our own version

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

Modified: users/dports/ports/tex/texlive-bin/Portfile
===================================================================
--- users/dports/ports/tex/texlive-bin/Portfile	2010-11-10 01:36:26 UTC (rev 73309)
+++ users/dports/ports/tex/texlive-bin/Portfile	2010-11-10 01:43:07 UTC (rev 73310)
@@ -36,6 +36,7 @@
                 port:libpng \
                 port:ncurses \
                 port:zlib \
+                port:libzzip \
                 port:t1lib \
                 port:poppler \
                 port:xorg-libXp \
@@ -107,6 +108,7 @@
                 --with-t1lib-libdir=${prefix}/lib \
                 --with-system-xpdf \
                 --with-system-zlib \
+                --with-system-zziplib \
                 --enable-etex \
                 --disable-detex \
                 --disable-dvi2tty \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101109/a9244d7a/attachment.html>


More information about the macports-changes mailing list