[110644] trunk/dports/graphics/xfig/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Sep 2 17:39:47 PDT 2013


Revision: 110644
          https://trac.macports.org/changeset/110644
Author:   jeremyhu at macports.org
Date:     2013-09-02 17:39:47 -0700 (Mon, 02 Sep 2013)
Log Message:
-----------
xfig: Blacklist clang

Modified Paths:
--------------
    trunk/dports/graphics/xfig/Portfile

Modified: trunk/dports/graphics/xfig/Portfile
===================================================================
--- trunk/dports/graphics/xfig/Portfile	2013-09-03 00:37:37 UTC (rev 110643)
+++ trunk/dports/graphics/xfig/Portfile	2013-09-03 00:39:47 UTC (rev 110644)
@@ -44,6 +44,9 @@
                 patch-main_c.diff \
                 patch-libpng-1.5.diff
 
+# imake template Concat3 bug
+compiler.blacklist *clang*
+
 post-extract {
 	foreach d "${worksrcpath}/Doc ${worksrcpath}/Libraries" {
 		fs-traverse x ${d} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130902/bcc725c6/attachment-0001.html>


More information about the macports-changes mailing list