Ticket #19881: subversion.diff
File subversion.diff, 723 bytes (added by blb@…, 15 years ago) |
---|
-
Portfile
38 38 --mandir=\\\${prefix}/share/man \ 39 39 --disable-neon-version-check --with-serf=${prefix} \ 40 40 --with-sasl=${prefix} 41 configure.env SVN_DB_LIBS=-ldb-4.6 41 42 42 43 # port:cyrus-sasl2 is not universal 43 44 universal_variant no … … 85 86 depends_lib-delete port:db46 86 87 configure.args-delete --with-berkeley-db=yes 87 88 configure.args-append --without-berkeley-db 89 configure.env-delete SVN_DB_LIBS=-ldb-4.6 88 90 } 89 91 90 92 variant mac_os_x_server_mod_dav_svn description {Unsupported - attempt to build the subversion apache module with apple supplied apache2} {