| Summary: | [PATCH] www/mnogosearch: fix --with-pgsql to new postgresql7 layout | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | never | ||||
| Component: | Individual Port(s) | Assignee: | Andrey A. Chernov <ache> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports->ache Over to maintainer State Changed From-To: open->closed Committed |
Mnogosearch assumes old layout of databases/postgresql7 .if defined(WITH_MNOGO_PGSQL) LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7 CONFIGURE_ARGS+= --with-pgsql=${LOCALBASE}/pgsql ^^^^^^ How-To-Repeat: Look at /usr/ports/www/mnogosearch/Makefile