pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/parrot (lang/parrot) Change SUBST stage to pre-co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/da9341626417
branches: trunk
changeset: 438998:da9341626417
user: mef <mef%pkgsrc.org@localhost>
date: Sun Sep 13 13:03:37 2020 +0000
description:
(lang/parrot) Change SUBST stage to pre-configure, by pkglint
diffstat:
lang/parrot/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 07b4d2423582 -r da9341626417 lang/parrot/Makefile
--- a/lang/parrot/Makefile Sun Sep 13 12:59:25 2020 +0000
+++ b/lang/parrot/Makefile Sun Sep 13 13:03:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2020/09/13 12:59:25 mef Exp $
+# $NetBSD: Makefile,v 1.102 2020/09/13 13:03:37 mef Exp $
#
DISTNAME= parrot-${PARROT_VERSION}
@@ -53,7 +53,7 @@
.endif
SUBST_CLASSES+= path
-SUBST_STAGE.path= pre-patch
+SUBST_STAGE.path= pre-configure
SUBST_MESSAGE.path= To avoid work/.tools/bin/perl recorded in installation
SUBST_FILES.path= config/gen/config_pm/myconfig.in
SUBST_SED.path= -e 's,@perl@,${PREFIX}/bin/perl,'
Home |
Main Index |
Thread Index |
Old Index