Bug 102564 - databases/p5-BerkeleyDB can be compiled again on 4.x
Summary: databases/p5-BerkeleyDB can be compiled again on 4.x
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 16:50 UTC by Dan Lukes
Modified: 2006-08-28 10:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.