Date: Thu, 02 Apr 2020 17:30:57 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 245287] ports-mgmt/pkg: pkgcmd=@prefix@/sbin/pkg in periodic scripts Message-ID: <bug-245287-32340-MMMnadTDEU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245287-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-245287-32340@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245287 Ashish SHUKLA <ashish@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ashish@FreeBSD.org --- Comment #1 from Ashish SHUKLA <ashish@FreeBSD.org> --- Created attachment 212985 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212985&action=edit Fix ${WRKSRC}/scripts/Makefile{,.autosetup} seems to expect GNU Make as it's using $(VARIABLE) instead of ${VARIABLE}. The attached diff performs the substitution in the configure phase instead. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245287-32340-MMMnadTDEU>
