Bug 87624 - update databases/slony1 to honor non-standard LOCALBASE
Summary: update databases/slony1 to honor non-standard LOCALBASE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-18 15:40 UTC by Vick Khera
Modified: 2005-10-19 16:48 UTC (History)
0 users

See Also:


Attachments
file.diff (628 bytes, patch)
2005-10-18 15:40 UTC, Vick Khera
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2005-10-18 15:40:16 UTC
	

As reported in recent survey, slony1 port doens't properly find postgres
if installed in non-standard LOCALBASE.  This patch updates the Makefile
so it will find the necessary components.

Fix: Please don't bump PORTREVISION as this only affects compilation;  anyone with
this already installed is not affected in any way and shouldn't feel like
they need to upgrade.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-10-19 16:47:58 UTC
State Changed
From-To: open->closed

Committed, thanks!