[105470] trunk/dports/mail/notmuch/Portfile

yeled at macports.org yeled at macports.org
Mon Apr 22 05:14:13 PDT 2013


Revision: 105470
          https://trac.macports.org/changeset/105470
Author:   yeled at macports.org
Date:     2013-04-22 05:14:12 -0700 (Mon, 22 Apr 2013)
Log Message:
-----------
set the compiler to built-in apple-gcc-4.2 as clang 4.2 breaks

Modified Paths:
--------------
    trunk/dports/mail/notmuch/Portfile

Modified: trunk/dports/mail/notmuch/Portfile
===================================================================
--- trunk/dports/mail/notmuch/Portfile	2013-04-22 09:13:49 UTC (rev 105469)
+++ trunk/dports/mail/notmuch/Portfile	2013-04-22 12:14:12 UTC (rev 105470)
@@ -6,6 +6,7 @@
 
 name                notmuch
 version             0.15.2
+revision            1
 categories          mail
 platforms           darwin
 license             GPL-3+
@@ -47,6 +48,7 @@
 conflicts_build     ${name}
 
 configure.args      --without-emacs
+configure.compiler apple-gcc-4.2
 
 # disable silent rules
 build.args          V=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130422/0230d0d8/attachment.html>


More information about the macports-changes mailing list