Ticket #20123 (closed defect: fixed)
couchdb-0.9.0 needs help finding some includes
| Reported by: | blb@… | Owned by: | jwa@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | febeling@… | |
| Port: | couchdb |
Description
couchdb's configure script hardcodes /opt/local when trying to find spidermonkey's and erlang's header files, which means other prefixes for MacPorts may have problems.
Attached is a simple patch to make sure it works regardless of the MacPorts prefix.
Attachments
Change History
Changed 4 years ago by blb@…
- Attachment couchdb.diff added
Note: See
TracTickets for help on using
tickets.


diff to Portfile