Date: Sat, 26 Mar 2016 09:17:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208283] sysutils/showbeastie: respect SRC_BASE in build Message-ID: <bug-208283-13-RvUFgjh2fa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208283-13@https.bugs.freebsd.org/bugzilla/> References: <bug-208283-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=3D208283 --- Comment #6 from Johannes Jost Meixner <xmj@FreeBSD.org> --- Something like .if !exists(${SRC_BASE}/sys/Makefile) IGNORE=3D requires kernel source files in ${SRC_BASE} .endif -- stolen from ports/Mk/Uses/kmod.mk --=20 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-208283-13-RvUFgjh2fa>