Bug 35373

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:
Description Flags
file.diff none

Description never 2002-02-27 11:10:01 UTC
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
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-02-27 15:52:33 UTC
Responsible Changed
From-To: freebsd-ports->ache

Over to maintainer
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2002-03-06 14:50:25 UTC
State Changed
From-To: open->closed

Committed