[Bug 194447] New: [PATCH] Fix Python build dependency for dns/unbound
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 18 17:38:16 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194447
Bug ID: 194447
Summary: [PATCH] Fix Python build dependency for dns/unbound
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: sem at FreeBSD.org
Reporter: aberg010 at my.hennepintech.edu
Assignee: sem at FreeBSD.org
Flags: maintainer-feedback?(sem at FreeBSD.org)
Created attachment 148433
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148433&action=edit
unbound python fix
This patch fixes the Python build option for dns/unbound, making it use Python
2 rather than the default. Using Python 3 fails because of a syntax error. I
also specified Python 2 as a runtime dependency as well because it appears that
Unbound does not support Python 3 if it is not built with it (though I have not
done any real testing).
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer sem at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list