[Bug 245287] ports-mgmt/pkg: pkgcmd=@prefix@/sbin/pkg in periodic scripts
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 2 17:31:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245287
Ashish SHUKLA <ashish at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ashish at FreeBSD.org
--- Comment #1 from Ashish SHUKLA <ashish at 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.
More information about the freebsd-pkg
mailing list