[73382] trunk/dports/tex/texlive-bin/Portfile
dports at macports.org
dports at macports.org
Thu Nov 11 12:34:24 PST 2010
Revision: 73382
http://trac.macports.org/changeset/73382
Author: dports at macports.org
Date: 2010-11-11 12:34:20 -0800 (Thu, 11 Nov 2010)
Log Message:
-----------
texlive-bin: disable ccache; see #27263
Modified Paths:
--------------
trunk/dports/tex/texlive-bin/Portfile
Modified: trunk/dports/tex/texlive-bin/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin/Portfile 2010-11-11 19:50:42 UTC (rev 73381)
+++ trunk/dports/tex/texlive-bin/Portfile 2010-11-11 20:34:20 UTC (rev 73382)
@@ -124,6 +124,9 @@
configure.env-append CPLUS_INCLUDE_PATH=${prefix}/include
configure.env-append LIBRARY_PATH=${prefix}/lib
+# icu fails to build with ccache enabled; see #27263
+configure.ccache no
+
# work around bug in texlive makefiles where $OBJC is not recorded
# during configure phase
pre-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101111/b93a2722/attachment-0001.html>
More information about the macports-changes
mailing list