Revision
144119
Author
jeremyhu@macports.org
Date
2016-01-01 23:10:46 -0800 (Fri, 01 Jan 2016)

Log Message

hyphen: Use the gawk port to build

Modified Paths

Diff

Modified: trunk/dports/textproc/hyphen/Portfile (144118 => 144119)


--- trunk/dports/textproc/hyphen/Portfile	2016-01-02 06:40:27 UTC (rev 144118)
+++ trunk/dports/textproc/hyphen/Portfile	2016-01-02 07:10:46 UTC (rev 144119)
@@ -15,3 +15,6 @@
 
 checksums           rmd160  3ac31e1d80c31a817fb3c90c94dadef41b1104db \
                     sha256  304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
+
+# OS X's awk fails with "awk: calling undefined function gensub"
+depends_build       port:gawk