Bug 82734 - fix dependency on slony1 port
Summary: fix dependency on slony1 port
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: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 16:40 UTC by Vick Khera
Modified: 2005-06-29 04:55 UTC (History)
0 users

See Also:


Attachments
file.diff (316 bytes, patch)
2005-06-28 16: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-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!