Date: Sat, 17 Sep 2022 14:28:03 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 263785] graphics/cairo: html docs location is incorrect Message-ID: <bug-263785-39348-U6rMbQtxlD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263785-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-263785-39348@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=3D263785 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D064fa58763573d636c1a83724b37bc5= 07a79d4f8 commit 064fa58763573d636c1a83724b37bc507a79d4f8 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2022-09-17 14:22:36 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2022-09-17 14:26:59 +0000 graphics/cairo: make documentation available in devhelp GNOME devhelp looks for documentation in particular places, and cairo was putting it somewhere subtly different. Switch DOCSDIR (since it was already being used in the Makefile and pkg-plist, this is the smallest change) to point to where it should. This approach is copied from devel/libsoup/ and was suggested by Sean Champ. PR: 263852 263785 graphics/cairo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=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-263785-39348-U6rMbQtxlD>