[Bug 208283] sysutils/showbeastie: respect SRC_BASE in build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 26 09:17:53 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208283
--- Comment #6 from Johannes Jost Meixner <xmj at FreeBSD.org> ---
Something like
.if !exists(${SRC_BASE}/sys/Makefile)
IGNORE= requires kernel source files in ${SRC_BASE}
.endif
-- stolen from ports/Mk/Uses/kmod.mk
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list