[110664] trunk/dports/textproc/irstlm/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Sep 2 21:13:19 PDT 2013


Revision: 110664
          https://trac.macports.org/changeset/110664
Author:   jeremyhu at macports.org
Date:     2013-09-02 21:13:19 -0700 (Mon, 02 Sep 2013)
Log Message:
-----------
irstlm: Update blacklisting and set installs_libs no

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

Modified: trunk/dports/textproc/irstlm/Portfile
===================================================================
--- trunk/dports/textproc/irstlm/Portfile	2013-09-03 03:52:24 UTC (rev 110663)
+++ trunk/dports/textproc/irstlm/Portfile	2013-09-03 04:13:19 UTC (rev 110664)
@@ -45,6 +45,8 @@
 
 universal_variant   no
 
+installs_libs       no
+
 pre-configure {
     system -W ${worksrcpath} "sh regenerate-makefiles.sh"
 }
@@ -55,7 +57,8 @@
                     --bindir=${libexec_dir} \
                     --enable-caching
 
-compiler.blacklist  clang
+# error: variable length array of non-POD element type
+compiler.blacklist  *clang*
 
 post-destroot {
     # fix permissions of the binaries and scripts.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130902/9adb849b/attachment.html>


More information about the macports-changes mailing list