pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
perl5-devel: pkglint does not read comments, undo -F fix
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sun Feb 5 10:25:13 2023 +0100
Changeset: 4a4dcb73f24c25b4a21fc4b769dbe95078df8687
Modified Files:
perl5-devel/buildlink3.mk
Log Message:
perl5-devel: pkglint does not read comments, undo -F fix
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4a4dcb73f24c25b4a21fc4b769dbe95078df8687
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
perl5-devel/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/perl5-devel/buildlink3.mk b/perl5-devel/buildlink3.mk
index 7c6ea861ba..fa8d758ede 100644
--- a/perl5-devel/buildlink3.mk
+++ b/perl5-devel/buildlink3.mk
@@ -19,7 +19,7 @@ BUILDLINK_PKGSRCDIR.perl?= ../../lang/perl5
_TOOLS_USE_PKGSRC.perl= yes
# do not change this LOCALBASE to PREFIX; that breaks the install of perl modules
-PERL5= ${PREFIX}/bin/perl
+PERL5= ${LOCALBASE}/bin/perl
pkgbase := perl
.include "../../mk/pkg-build-options.mk"
Home |
Main Index |
Thread Index |
Old Index