Bug 82734

Summary: fix dependency on slony1 port
Product: Ports & Packages Reporter: Vick Khera <vivek>
Component: Individual Port(s)Assignee: Sam Lawrance <lawrance>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Vick Khera 2005-06-28 16:40:19 UTC
	

the slony1 build (configure, specifically) process requires one file installed
by the postgres port.  this patch fixes that dependency.  you only notice it
if you try to install slony1 without postgres already installed, which seems
to be likely only on the package build cluster :-)

Fix: patch databases/slony1/Makefile thusly:
Comment 1 Sam Lawrance freebsd_committer freebsd_triage 2005-06-29 04:32:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Grab
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2005-06-29 04:54:54 UTC
State Changed
From-To: open->closed

Committed, thanks!