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

jeremyhu at macports.org jeremyhu at macports.org
Tue Jan 29 15:52:45 PST 2013


Revision: 102280
          https://trac.macports.org/changeset/102280
Author:   jeremyhu at macports.org
Date:     2013-01-29 15:52:45 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
xfig: Don't blacklist clang since #31504 was fixed in r93865

Revision Links:
--------------
    https://trac.macports.org/changeset/93865

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

Modified: trunk/dports/graphics/xfig/Portfile
===================================================================
--- trunk/dports/graphics/xfig/Portfile	2013-01-29 23:51:07 UTC (rev 102279)
+++ trunk/dports/graphics/xfig/Portfile	2013-01-29 23:52:45 UTC (rev 102280)
@@ -81,10 +81,5 @@
 	}
 }
 
-# https://trac.macports.org/ticket/31504
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
 livecheck.type	regex
 livecheck.regex	{>Xfig/Transfig (.*) Download</a>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/927ea9b0/attachment.html>


More information about the macports-changes mailing list