Date: Fri, 26 Jul 2024 14:32:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280458] lang/perl5*: fix 'pkg -r' installation Message-ID: <bug-280458-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280458 Bug ID: 280458 Summary: lang/perl5*: fix 'pkg -r' installation Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: me@svmhdvn.name CC: mat@FreeBSD.org, perl@FreeBSD.org Created attachment 252298 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252298&action= =3Dedit [PATCH] lang/perl5*: fix 'pkg -r' installation The @postexec commands in lang/perl5* pkg-plist files do not account for 'p= kg -r' installations as they don't add DESTDIR (exposed as PKG_ROOTDIR to post-install scripts) to the PREFIX. The attached patch fixes that for all = perl ports. --=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-280458-7788>