[143157] trunk/dports/www/lighttpd/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 08:47:56 PST 2015


Revision: 143157
          https://trac.macports.org/changeset/143157
Author:   ryandesign at macports.org
Date:     2015-12-05 05:49:25 -0800 (Sat, 05 Dec 2015)
Log Message:
-----------
lighttpd: fix configure failure when nawk is installed and gawk is not

Modified Paths:
--------------
    trunk/dports/www/lighttpd/Portfile

Modified: trunk/dports/www/lighttpd/Portfile
===================================================================
--- trunk/dports/www/lighttpd/Portfile	2015-12-05 13:47:19 UTC (rev 143156)
+++ trunk/dports/www/lighttpd/Portfile	2015-12-05 13:49:25 UTC (rev 143157)
@@ -44,6 +44,8 @@
         ${worksrcpath}/doc/config/lighttpd.conf
 }
 
+configure.args-append       ac_cv_prog_AWK=/usr/bin/awk
+
 platform darwin {
     depends_lib-append      port:libev
     patchfiles-append       patch-conf-darwin.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/5ae5724c/attachment.html>


More information about the macports-changes mailing list