Date: Mon, 25 Jul 2022 16:33:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265421] net/rclone: does not respect WRKDIRPREFIX, creates huge directory structure in /usr/ports/distfiles/go Message-ID: <bug-265421-7788-xFyGQHh13F@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265421-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265421-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=3D265421 --- Comment #1 from Ralf van der Enden <tremere@cainites.net> --- Hi, I've done some testing, but it does respect WRKDIRPREFIX. However, since the port makes use of USES=3Dgo:modules and GO_MODULE=3Dgithub.com/rclone/rclon= e it will download rclone and all of its dependencies and drop them into /usr/ports/distfiles/go/net_rclone (at least on my machine when using poudriere). These are kept for when you need to compile it again. This is not something I can change in the Makefile AFAIK. --=20 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-265421-7788-xFyGQHh13F>