[96297] trunk/dports/textproc/pinfo/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 6 23:16:59 PDT 2012


Revision: 96297
          https://trac.macports.org/changeset/96297
Author:   ryandesign at macports.org
Date:     2012-08-06 23:16:59 -0700 (Mon, 06 Aug 2012)
Log Message:
-----------
pinfo: blacklist clang always (#35546)

Modified Paths:
--------------
    trunk/dports/textproc/pinfo/Portfile

Modified: trunk/dports/textproc/pinfo/Portfile
===================================================================
--- trunk/dports/textproc/pinfo/Portfile	2012-08-07 06:12:27 UTC (rev 96296)
+++ trunk/dports/textproc/pinfo/Portfile	2012-08-07 06:16:59 UTC (rev 96297)
@@ -42,9 +42,7 @@
 configure.args      --with-curses=${prefix} \
                     --with-readline=${prefix}
 
-if {[vercmp ${xcodeversion} 4.4] >= 0} {
-    compiler.blacklist  clang
-}
+compiler.blacklist  clang
 
 livecheck.type      regex
 livecheck.url       https://alioth.debian.org/frs/?group_id=30592
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120806/398718f8/attachment.html>


More information about the macports-changes mailing list