Bug 102564

Summary: databases/p5-BerkeleyDB can be compiled again on 4.x
Product: Ports & Packages Reporter: Dan Lukes <dan>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dan Lukes 2006-08-27 16:50:23 UTC
	The databases/p5-BerkeleyDB has been marked broken for ${OSVERSION} < 500000 due build errors

Fix: 

Just replace 
BROKEN= ...
with 
USE_GCC=        3.4+
How-To-Repeat: 	Try to compile it on FreeBSD 4.11
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-27 16:50:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-28 10:40:58 UTC
State Changed
From-To: open->closed

Committed. Thank You.