[110621] trunk/dports/lang/gauche/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Sep 2 16:41:50 PDT 2013


Revision: 110621
          https://trac.macports.org/changeset/110621
Author:   jeremyhu at macports.org
Date:     2013-09-02 16:41:50 -0700 (Mon, 02 Sep 2013)
Log Message:
-----------
gauche: Adjust blacklist

Modified Paths:
--------------
    trunk/dports/lang/gauche/Portfile

Modified: trunk/dports/lang/gauche/Portfile
===================================================================
--- trunk/dports/lang/gauche/Portfile	2013-09-02 23:40:46 UTC (rev 110620)
+++ trunk/dports/lang/gauche/Portfile	2013-09-02 23:41:50 UTC (rev 110621)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  compiler_blacklist_versions 1.0
 
 name                gauche
 version             0.9.3.3
@@ -39,7 +40,7 @@
 patchfiles          patch-src-Makefile.in.diff
 
 # `gosh` crashes when built with clang
-compiler.blacklist  clang
+compiler.blacklist  {clang < 300} macports-clang-2.9
 
 configure.args      --with-local=${prefix} --enable-multibyte=utf-8 \
                     --with-iconv=${prefix} --with-slib=${prefix}/lib/slib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130902/691e3bdc/attachment.html>


More information about the macports-changes mailing list