[109034] trunk/dports/audio/opus-tools/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Aug 6 14:32:14 PDT 2013


Revision: 109034
          https://trac.macports.org/changeset/109034
Author:   jeremyhu at macports.org
Date:     2013-08-06 14:32:14 -0700 (Tue, 06 Aug 2013)
Log Message:
-----------
opus-tools: Build fix for Snow Leopard

Modified Paths:
--------------
    trunk/dports/audio/opus-tools/Portfile

Modified: trunk/dports/audio/opus-tools/Portfile
===================================================================
--- trunk/dports/audio/opus-tools/Portfile	2013-08-06 21:08:47 UTC (rev 109033)
+++ trunk/dports/audio/opus-tools/Portfile	2013-08-06 21:32:14 UTC (rev 109034)
@@ -3,6 +3,7 @@
 
 PortSystem      1.0
 PortGroup       muniversal 1.0
+PortGroup       compiler_blacklist_versions 1.0
 
 name            opus-tools
 version         0.1.6
@@ -28,6 +29,8 @@
                     rmd160  b545e1c8602f6ab0ab105d1f8c23c66f891bf2ce \
                     sha256  cc86dbc2a4d76da7e1ed9afee85448c8f798c465a5412233f178783220f3a2c1
 
+compiler.blacklist  gcc-4.2 llvm-gcc-4.2 {clang < 300}
+
 use_parallel_build  yes
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130806/7b6d4ca2/attachment.html>


More information about the macports-changes mailing list