[109096] trunk/dports/textproc/openjade/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 7 17:49:56 PDT 2013


Revision: 109096
          https://trac.macports.org/changeset/109096
Author:   jeremyhu at macports.org
Date:     2013-08-07 17:49:56 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
openjade: Use compiler.blacklist

Modified Paths:
--------------
    trunk/dports/textproc/openjade/Portfile

Modified: trunk/dports/textproc/openjade/Portfile
===================================================================
--- trunk/dports/textproc/openjade/Portfile	2013-08-08 00:43:22 UTC (rev 109095)
+++ trunk/dports/textproc/openjade/Portfile	2013-08-08 00:49:56 UTC (rev 109096)
@@ -32,9 +32,8 @@
 depends_lib     port:opensp
 depends_run     port:xmlcatmgr
 
-if {${configure.compiler} == "clang"} { 
-    configure.compiler llvm-gcc-4.2 
-} 
+# TeXFOTBuilder.cxx:1876:48: error: default initialization of an object of const type 'const TeXFOTBuilder::PageFloatFlowObj' requires a user-provided default constructor
+compiler.blacklist clang
 
 # xmlcatmgr as installed by MacPorts defaults to using
 # ${prefix}/etc/sgml/catalog (for XML) and ${prefix}/etc/sgml/catalog (for
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/b6be5afd/attachment.html>


More information about the macports-changes mailing list