[91182] trunk/dports/x11/gtkglarea/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 25 01:16:23 PDT 2012


Revision: 91182
          https://trac.macports.org/changeset/91182
Author:   jeremyhu at macports.org
Date:     2012-03-25 01:16:23 -0700 (Sun, 25 Mar 2012)
Log Message:
-----------
gtkglarea: Build with clang now

Modified Paths:
--------------
    trunk/dports/x11/gtkglarea/Portfile

Modified: trunk/dports/x11/gtkglarea/Portfile
===================================================================
--- trunk/dports/x11/gtkglarea/Portfile	2012-03-25 08:15:09 UTC (rev 91181)
+++ trunk/dports/x11/gtkglarea/Portfile	2012-03-25 08:16:23 UTC (rev 91182)
@@ -5,7 +5,7 @@
 
 name                gtkglarea
 version             1.2.3
-revision            2
+revision            3
 categories          x11 devel
 platforms           darwin
 maintainers         nomaintainer
@@ -33,8 +33,4 @@
 
 patchfiles          patch-gtkgl.m4.diff
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
 use_parallel_build  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120325/f583c869/attachment.html>


More information about the macports-changes mailing list