1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/astro/osmium
Jan Beich 752f07242d astro/osmium: unbreak build with DOXYGEN=on after r394778
NO_BUILD does more than dummy do-build. It creates BUILD_COOKIE that marks
all targets in _BUILD_SEQ as done, including do-build-${opt}-on/off and
post-build-${opt}-on/off. Since the targets haven't been run yet
do-install-DOXYGEN-on fails due to missing files.

Fix by leaking a call to nop "all" target in vendor Makefile. It should
be less kludgy than defining our own dummy do-build and less confusing
than treating do-build itself as an option helper. In case "all" starts
doing something useful the port would automatically take advantage of it.

PR:		202951
Reviewed by:	mat
Approved by:	portmgr blanket
2015-09-08 16:13:58 +00:00
..
files
distinfo Update ports in the a* categories to not use GH_COMMIT. 2015-05-06 12:57:55 +00:00
Makefile astro/osmium: unbreak build with DOXYGEN=on after r394778 2015-09-08 16:13:58 +00:00
pkg-descr
pkg-plist - Cleanup plist 2014-09-22 14:26:22 +00:00