Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2018 09:03:50 +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-X4taD1ZI1q@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

--- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> ---
Mmm, yes, and?
You are missing the point.
Usage of PORTDOCS is dependant of having a DOCS option.
So using PORTDOCS without a DOCS option is going to break.
There is a sanity check that tells you so in D13651.

The other way to fix devel/protobuf-c is to add OPTIONS_SUB=3Dyes, not use
PORTDOCS, and add all the files generated by doxygen to the plist, prefixing
them with %%DOXYGEN%%.
In any way, the problem is in devel/protobuf-c, not in the framework.

--=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-X4taD1ZI1q>