[102755] trunk/dports/perl/p5-locale-gettext/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Feb 7 17:41:54 PST 2013


Revision: 102755
          https://trac.macports.org/changeset/102755
Author:   jeremyhu at macports.org
Date:     2013-02-07 17:41:54 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
p5-locale-gettext: Builds fine with clang now

Modified Paths:
--------------
    trunk/dports/perl/p5-locale-gettext/Portfile

Modified: trunk/dports/perl/p5-locale-gettext/Portfile
===================================================================
--- trunk/dports/perl/p5-locale-gettext/Portfile	2013-02-08 01:38:31 UTC (rev 102754)
+++ trunk/dports/perl/p5-locale-gettext/Portfile	2013-02-08 01:41:54 UTC (rev 102755)
@@ -32,15 +32,8 @@
 patchfiles          patch-Makefile.PL \
                     patch-cpan-rt-35680-1.diff \
                     patch-cpan-rt-35680-2.diff
-
-# BUILD FIX TODO: clang, build system
-# doesn't build with clang as of 2011.06.27
-# This looks like a bug in this package's build system
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
 }
 
-}
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     ${my_name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/7839b50b/attachment-0001.html>


More information about the macports-changes mailing list