[Bug 279946] net-im/libaccounts-qt fails to configure if DOCS disabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 25 05:02:34 BST 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279946
--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=4d45e8f52336cfd0249dc73c638cfe39b06f2cc9
commit 4d45e8f52336cfd0249dc73c638cfe39b06f2cc9
Author: Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-06-25 03:47:46 +0000
Commit: Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-06-25 04:01:43 +0000
net-im/libaccounts-qt: Fix build if DOCS is off
Move BINARY_ALIAS to the DOCS option so that the build doesn't break
due to qhelpgenerator not being installed.
Add graphics/graphviz as a build dependency for DOCS. If the user has
the GRAPHVIZ option off in devel/doxygen, it does not get installed and
causes pkg-plist errors.
PR: 279946
Reported by: <tjlegg at gmail.com>
net-im/libaccounts-qt/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list