Bug 177487

Summary: databases/mongodb: Needs USE_PYTHON=yes
Product: Ports & Packages Reporter: John Marino <draco>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description John Marino 2013-03-30 01:10:00 UTC
mongodb definition needs python as a build dependency, it's configure script is written in python.

mongodb won't build in a clean environment, so...

Fix: 

Add "USE_PYTHON=yes" to the makefile.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-30 01:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2013-04-04 15:57:44 UTC
State Changed
From-To: open->feedback

The port builds fine in tinderbox, it depends on scons so it obviously depends on python.
Comment 3 John Marino 2013-04-04 17:59:26 UTC
Ok.  I was chasing something else down with mongodb and noticed python 
wasn't a direct dependency. Baptiste says it's okay that scons pulls it 
in, so you can close this PR without action.

Thanks,
John
Comment 4 Alex Dupre freebsd_committer freebsd_triage 2013-04-09 16:37:52 UTC
State Changed
From-To: feedback->closed

Closed per submitter request.