Bug 84720

Summary: [PATCH] databases/postgresql80-server: Added bison dependency
Product: Ports & Packages Reporter: Marcos Tischer Vallim <tischer>
Component: Individual Port(s)Assignee: Palle Girgensohn <girgen>
Status: Closed FIXED    
Severity: Affects Only Me CC: girgen
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-postgres80-server none

Description Marcos Tischer Vallim 2005-08-09 22:30:10 UTC
	Added bison dependency, what occur BUG in the compilation. 

	Port maintainer (girgen@FreeBSD.org) is cc'd.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-08-10 08:01:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->girgen

Over to maintainer.
Comment 2 Palle Girgensohn 2005-08-15 08:27:48 UTC
Hi,

What makes you think bison is needed? The files created by bison are 
precreated in the distribution. Configure does warn about bison, but it 
isn't needed.

Regards,
Palle
Comment 3 Palle Girgensohn freebsd_committer freebsd_triage 2005-08-30 02:35:08 UTC
State Changed
From-To: open->closed

Sorry, of course bison is needed. The HIER patch modifies 
more than I expected. 

Committed. Thanks!