Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2020 01:37:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243374] dns/knot2: Remove unnecessary dependency on python
Message-ID:  <bug-243374-7788-w2QrJkgtKD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243374-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243374-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243374

alex_y_xu@yahoo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|Closed                      |Open

--- Comment #5 from alex_y_xu@yahoo.ca ---
not fixed... DOCS_USE=3Dpython means that pkg install knot2 also requires p=
ython,
because knot2 pkg is built with DOCS...

python is only build time dependency, not runtime. but moreover, USE is not
correct in the first place... python is only required by sphinx, which is n=
ot
even provided as a dependency, so sphinx-build is not there anyways? but
moreover, sphinx is not even required for docs... sphinx is only required f=
or
*regenerating* man pages after changing source files...

so idfk what is going on here, but looks to me like everything is wrong.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243374-7788-w2QrJkgtKD>