Revision: 139823 https://trac.macports.org/changeset/139823 Author: jmr@macports.org Date: 2015-08-28 10:36:13 -0700 (Fri, 28 Aug 2015) Log Message: ----------- libidn: add files dir Added Paths: ----------- trunk/dports/mail/libidn/files/ trunk/dports/mail/libidn/files/configure-no-nawk.patch Added: trunk/dports/mail/libidn/files/configure-no-nawk.patch =================================================================== --- trunk/dports/mail/libidn/files/configure-no-nawk.patch (rev 0) +++ trunk/dports/mail/libidn/files/configure-no-nawk.patch 2015-08-28 17:36:13 UTC (rev 139823) @@ -0,0 +1,11 @@ +--- configure.orig 2015-08-01 23:19:20.000000000 +1000 ++++ configure 2015-08-29 03:18:27.000000000 +1000 +@@ -3752,7 +3752,7 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 + $as_echo "$MKDIR_P" >&6; } + +-for ac_prog in gawk mawk nawk awk ++for ac_prog in gawk mawk awk + do + # Extract the first word of "$ac_prog", so it can be a program name with args. + set dummy $ac_prog; ac_word=$2
participants (1)
-
jmr@macports.org