Date: Tue, 30 Jan 2018 12:29:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225554] OPTIONS_UNSET=DOCS in /etc/make.conf disables docs installed by the DOXYGEN option Message-ID: <bug-225554-13-Byzvez8ZVt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225554-13@https.bugs.freebsd.org/bugzilla/> References: <bug-225554-13@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=3D225554 Mathieu Arnold <mat@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|New |Closed --- Comment #1 from Mathieu Arnold <mat@FreeBSD.org> --- This ports uses the PORTDOCS variable, which is controlled by the DOCS opti= on. The bug is in the devel/protobuf-c port, it is missing a OPTIONS_DEFINE=3DD= OCS and a DOXYGEN_IMPLIES=3DDOCS. This is fixed in review D13651. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225554-13-Byzvez8ZVt>