Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/pari23 math/pari23: remove redundant SUBST block
details: https://anonhg.NetBSD.org/pkgsrc/rev/acd2bd1c1989
branches: trunk
changeset: 431423:acd2bd1c1989
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed May 13 04:19:42 2020 +0000
description:
math/pari23: remove redundant SUBST block
At least on NetBSD 8.0 x86_64, this is not necessary.
diffstat:
math/pari23/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 44a2f2e493a3 -r acd2bd1c1989 math/pari23/Makefile
--- a/math/pari23/Makefile Wed May 13 04:18:58 2020 +0000
+++ b/math/pari23/Makefile Wed May 13 04:19:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/01/26 17:31:39 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/13 04:19:42 rillig Exp $
DISTNAME= pari-2.3.5
PKGREVISION= 23
@@ -36,12 +36,6 @@
SUBST_FILES.fix-cfg= config/get_*
SUBST_SED.fix-cfg= -e 's,$$CC $$extraflag,$$CC $$CFLAGS $$extraflag,g'
-SUBST_CLASSES+= fix-wrap
-SUBST_STAGE.fix-wrap= post-build
-SUBST_MESSAGE.fix-wrap= Removing TOOLS_DIR references
-SUBST_FILES.fix-wrap= */pari.cfg
-SUBST_SED.fix-wrap= -e "s,${TOOLS_DIR}/bin/,,g"
-
.include "options.mk"
.include "../../devel/ncurses/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index