[118842] trunk/dports/devel/readline/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Apr 12 06:22:50 PDT 2014


Revision: 118842
          https://trac.macports.org/changeset/118842
Author:   mcalhoun at macports.org
Date:     2014-04-12 06:22:50 -0700 (Sat, 12 Apr 2014)
Log Message:
-----------
readline: The configure script must be able to run programs.
No revision bump because readline either builds correctly or not at all.
Fixes #43320

Modified Paths:
--------------
    trunk/dports/devel/readline/Portfile

Modified: trunk/dports/devel/readline/Portfile
===================================================================
--- trunk/dports/devel/readline/Portfile	2014-04-12 12:46:34 UTC (rev 118841)
+++ trunk/dports/devel/readline/Portfile	2014-04-12 13:22:50 UTC (rev 118842)
@@ -60,6 +60,9 @@
 
 use_parallel_build  yes
 
+# the configure script runs a program
+set merger_must_run_binaries yes
+
 depends_lib     port:ncurses
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140412/642c0f40/attachment.html>


More information about the macports-changes mailing list