Date: Mon, 24 Oct 2022 21:51:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 219780] [PATCH] USE_PACKAGE_DEPENDS broken if PACKAGES' definition contains colons Message-ID: <bug-219780-7788-z8gQawokVE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219780-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-219780-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=3D219780 Luca Pizzamiglio <pizzamig@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pizzamig@freebsd.org --- Comment #6 from Luca Pizzamiglio <pizzamig@freebsd.org> --- Hi. I've checked with portmgr and fixing the support for directory names wi= th colon seems not the way to go. This is a limitation coming with `make` and fixing this behavior, while possible, introduces quite a lot of complexity in the framework to fix a co= rner case. Specifically, with PACKAGES, an easy workaraound could be to have a symlink= to the folder without colons. --=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-219780-7788-z8gQawokVE>