[91203] trunk/dports/audio/xmms/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 25 12:45:02 PDT 2012


Revision: 91203
          https://trac.macports.org/changeset/91203
Author:   jeremyhu at macports.org
Date:     2012-03-25 12:45:02 -0700 (Sun, 25 Mar 2012)
Log Message:
-----------
xmms: Use clang again now that glib1 is fixed

Modified Paths:
--------------
    trunk/dports/audio/xmms/Portfile

Modified: trunk/dports/audio/xmms/Portfile
===================================================================
--- trunk/dports/audio/xmms/Portfile	2012-03-25 19:44:05 UTC (rev 91202)
+++ trunk/dports/audio/xmms/Portfile	2012-03-25 19:45:02 UTC (rev 91203)
@@ -5,6 +5,7 @@
 
 name                    xmms
 version                 1.2.11
+revision                1
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              audio
 maintainers             nomaintainer
@@ -45,10 +46,6 @@
     patch-Intel-noasm.diff \
     patch-configure.diff
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
-
 configure.args \
     --disable-alsatest \
     --with-gtk=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120325/bd05a6b9/attachment.html>


More information about the macports-changes mailing list