Ticket #37651: couchdb.37651.1.patch
File couchdb.37651.1.patch, 869 bytes (added by jeff@…, 12 years ago) |
---|
-
Portfile
30 30 checksums rmd160 b89604089565c1f909046329c7e9d5faf84f036f \ 31 31 sha256 b54e643f3ca5f046cfd2f329a001efeaae8a3094365fa6c1cb5dcf68c1b25ccd 32 32 33 depends_ libport:automake \33 depends_build port:automake \ 34 34 port:autoconf \ 35 35 port:libtool \ 36 port:help2man \ 37 port:icu \ 36 port:help2man 37 38 depends_lib port:icu \ 38 39 port:spidermonkey \ 39 port:erlang 40 port:erlang \ 41 port:curl 40 42 41 43 # erlang is not universal 42 44 universal_variant no