Permalink
Browse files
libgpg-error: prevent use of MacPorts gawk
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
devel/libgpg-error/Portfile
|
|
@@ -31,7 +31,7 @@ depends_lib port:libiconv \ |
|
|
port:gettext |
|
|
|
|
|
# build with gawk 5.0.0 is broken see https://trac.macports.org/ticket/58356 |
|
|
conflicts_build gawk |
|
|
configure.awk /usr/bin/awk |
|
|
|
|
|
# fix build on Tiger see https://trac.macports.org/ticket/55145 |
|
|
platform darwin 8 { |
|
|
|