[110367] trunk/dports/aqua/FScript/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Aug 30 11:33:16 PDT 2013


Revision: 110367
          https://trac.macports.org/changeset/110367
Author:   jeremyhu at macports.org
Date:     2013-08-30 11:33:16 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
FScript: Remove clang blacklisting.  This port doesn't compile out of the box on Lion or ML with or without clang being blacklisted.  Perhaps we should just remove this port since it doesn't build at all.

Modified Paths:
--------------
    trunk/dports/aqua/FScript/Portfile

Modified: trunk/dports/aqua/FScript/Portfile
===================================================================
--- trunk/dports/aqua/FScript/Portfile	2013-08-30 18:18:10 UTC (rev 110366)
+++ trunk/dports/aqua/FScript/Portfile	2013-08-30 18:33:16 UTC (rev 110367)
@@ -49,10 +49,6 @@
     default_variants        +ib_plugin
 }
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
 macosx_deployment_target 10.6
 
 variant ib_plugin description "Install the Interface Builder Plug-in" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/de5d4e05/attachment.html>


More information about the macports-changes mailing list