Date: Fri, 25 Mar 2016 10:51:14 +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@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208283 Bug ID: 208283 Summary: sysutils/showbeastie: respect SRC_BASE in build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: xmj@FreeBSD.org CC: t@tobik.me CC: t@tobik.me Flags: maintainer-feedback?(t@tobik.me) Created attachment 168608 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D168608&action= =3Dedit respect SRC_BASE If SRC_BASE is overridden in make.conf and /usr/src contains nothing, the following error will be thrown: =3D=3D=3D> Building for showbeastie-0.1 make[1]: "/usr/home/jojo/repos/ports-svnssh/sysutils/showbeastie/work/showbeastie-0.= 1/Makefile" line 25: Could not find bsd.stand.mk make[1]: Fatal errors encountered -- cannot continue make[1]: stopped in /usr/home/jojo/repos/ports-svnssh/sysutils/showbeastie/work/showbeastie-0.1 *** Error code 1 Patch attached supplies -m ${SRCBASE}/share/mk if SRC_BASE isn't /usr/src (default setting). --=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>