Bug 65815

Summary: Fixing broken pkg-plist and make it build fine with python-bindings
Product: Ports & Packages Reporter: Jens Rehsack <rehsack>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: rehsack
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-python-bindings none

Description Jens Rehsack 2004-04-20 13:10:16 UTC
	It seems that in last days/weeks diacanvas2 didn't build fine when
	it has no DISPLAY available. Because of the commiter of my introduced
	port removed the WITH(OUT)_PYTHON, python is required every time
	and maybe that's better.
	But py-gtk testing routine seems to require an X connection, so
	I've borrowed the great stuff from the editors/openoffice port
	to have an virtual X Server if none is available.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-05-07 23:34:40 UTC
State Changed
From-To: open->closed


Committed, thanks! 

(Remark: pkg-plist not touched.)