Date: Fri, 27 Feb 2015 20:46:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196450] devel/clig: Take MAINTAINER'ship, Update MASTER_SITES, WWW Message-ID: <bug-196450-13-NNINp42SG4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196450-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196450-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=196450 --- Comment #15 from Kurt Jaeger <pi@FreeBSD.org> --- If $SHELL is not /bin/sh, the build will fail. If $SHELL is e.g. /usr/local/bin/bash, and you start a sub-shell /bin/sh and build, it will fail. If you change the shell in /etc/passwd to /bin/sh, and log in again, it will work. Would you please investigate this ? -- 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-196450-13-NNINp42SG4>