Date: Tue, 25 May 2021 08:09:39 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253721] [PATCH] FLAVOR converted ports don't work with WRKDIRPREFIX user definition Message-ID: <bug-253721-7788-zojVy9NZfx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253721-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-253721-7788@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=3D253721 --- Comment #2 from Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> --- (In reply to Mathieu Arnold from comment #1) > =E2=9D=AF pwd=20=20=20=20=20=20=20=20=20=20=20=20=20 > /home/mat/work/freebsd/ports/dns/bind9-devel > =E2=9D=AF make -VFLAVORS=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 > normal small huge nativepkcs11 gssapi_base gssapi_heimdal gssapi_mit > =E2=9D=AF make -V WRKDIR > /home/mat/work/freebsd/ports/dns/bind9-devel/work-normal > =E2=9D=AF make -V WRKDIR WRKDIRPREFIX=3D/tmp > /tmp/home/mat/work/freebsd/ports/dns/bind9-devel/work-normal What happens if you do: =E2=9D=AF make FLAVOR=3Dsmall -V WRKDIR WRKDIRPREFIX=3D/tmp Can't remember out of mind and dont't have vanilla environment arount to re-test myself. Thanks, -harry --=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-253721-7788-zojVy9NZfx>