Ticket #40396: apache2-patch
File apache2-patch, 452 bytes (added by cmconnelly (Claire Connelly), 11 years ago) |
---|
Line | |
---|---|
1 | --- Portfile~ 2013-07-15 09:02:07.000000000 -0700 |
2 | +++ Portfile 2013-09-05 18:03:03.000000000 -0700 |
3 | @@ -82,7 +82,8 @@ |
4 | --enable-proxy \ |
5 | --enable-proxy-connect \ |
6 | --enable-proxy-http \ |
7 | - --enable-proxy-ftp |
8 | + --enable-proxy-ftp \ |
9 | + --with-z=/opt/local |
10 | |
11 | post-configure { |
12 | # Setting DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH |