[102128] trunk/dports/devel/vxl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jan 28 00:36:14 PST 2013


Revision: 102128
          https://trac.macports.org/changeset/102128
Author:   jeremyhu at macports.org
Date:     2013-01-28 00:36:14 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
vxl: Catch more versions of clang

Modified Paths:
--------------
    trunk/dports/devel/vxl/Portfile

Modified: trunk/dports/devel/vxl/Portfile
===================================================================
--- trunk/dports/devel/vxl/Portfile	2013-01-28 08:34:45 UTC (rev 102127)
+++ trunk/dports/devel/vxl/Portfile	2013-01-28 08:36:14 UTC (rev 102128)
@@ -48,7 +48,7 @@
                 patch-v3p__mpeg2__libmpeg2__motion_comp_altivec.c \
                 libpng15.diff
 
-if {${configure.compiler} == "clang"} {
+if {[string match *clang* ${configure.compiler}]} {
     patchfiles-append \
         patch-contrib__gel__mrc__vpgl__txx-clang-compatibility.diff \
         patch-contrib__prip__vmap__vmap_2_map.txx.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130128/b5ca1068/attachment.html>


More information about the macports-changes mailing list