[Bug 192732] [MAINTAINER] devel/doxygen: use options for graphviz and LaTeX, use new OPTIONS helpers
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 17 07:50:31 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192732
John Marino <marino at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marino at FreeBSD.org
--- Comment #1 from John Marino <marino at FreeBSD.org> ---
I think lines like this "cd latex ; $(MAKE)" break multijob capability (making
port need MAKE_JOBS_UNSAFE=yes defined)
It should be "${MAKE} -C latex" instead, right?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list