Date: Sat, 12 Mar 2016 11:08:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207895] make package is a no-op if ${PACKAGES} doesn't exist Message-ID: <bug-207895-13-dLNmJXlTq6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207895-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207895-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=3D207895 --- Comment #13 from Mathieu Arnold <mat@FreeBSD.org> --- Because it was always like this. it makes sense, if I'm testing stuff, and I don't have the PACKAGES directo= ry created, and I run make package, I expect the package to get in the port's directory, not some other place I know nothing about. Oh, I know what you're missing. PACKAGES is always set, so you setting it = does not change the fact that it's set. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207895-13-dLNmJXlTq6>