Date: Mon, 18 Aug 2014 04:53:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192732] [MAINTAINER] devel/doxygen: use options for graphviz and LaTeX, use new OPTIONS helpers Message-ID: <bug-192732-13-DO1CLdeJZO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192732-13@https.bugs.freebsd.org/bugzilla/> References: <bug-192732-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=192732 Naram Qashat <cyberbotx@cyberbotx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #145903|0 |1 is obsolete| | --- Comment #8 from Naram Qashat <cyberbotx@cyberbotx.com> --- Created attachment 145952 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145952&action=edit doxygen-1.8.7_1,1.patch OK, I am replacing the patch. I am only modifying the port Makefile and not the ones included with doxygen itself. The usage of ${MAKE_CMD} in post-build now appears to work correctly with MAKE_JOBS_UNSAFE not being defined. And even with the "cd folder ; ${MAKE}" usages inside of doxygen's Makefiles, it appears to still handle parallel building correctly, at least I had no errors because of such inside of poudriere. -- 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-192732-13-DO1CLdeJZO>