[144667] trunk/dports/audio/pianod/Portfile

khindenburg at macports.org khindenburg at macports.org
Thu Jan 14 17:46:21 PST 2016


Revision: 144667
          https://trac.macports.org/changeset/144667
Author:   khindenburg at macports.org
Date:     2016-01-14 17:46:21 -0800 (Thu, 14 Jan 2016)
Log Message:
-----------
pianod: use system awk to handle issue where nawk is installed and gawk is not #49972

Modified Paths:
--------------
    trunk/dports/audio/pianod/Portfile

Modified: trunk/dports/audio/pianod/Portfile
===================================================================
--- trunk/dports/audio/pianod/Portfile	2016-01-15 00:18:21 UTC (rev 144666)
+++ trunk/dports/audio/pianod/Portfile	2016-01-15 01:46:21 UTC (rev 144667)
@@ -33,6 +33,8 @@
                     port:faad2 \
                     port:libmad
 
+configure.args      ac_cv_prog_AWK=/usr/bin/awk
+
 startupitem.create      yes
 startupitem.logfile     ${prefix}/var/log/pianod.log
 startupitem.executable  "${prefix}/bin/pianod"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160114/444c80e4/attachment.html>


More information about the macports-changes mailing list