Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/pari math/pari: remove no-op SUBST block
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ebda941c70b
branches: trunk
changeset: 430623:0ebda941c70b
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 02 13:37:08 2020 +0000
description:
math/pari: remove no-op SUBST block
When building on NetBSD-8.0-x86_64, the file pari.cfg does not contain
any references to TOOLS_DIR.
diffstat:
math/pari/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 361aabbbf1c4 -r 0ebda941c70b math/pari/Makefile
--- a/math/pari/Makefile Sat May 02 13:35:59 2020 +0000
+++ b/math/pari/Makefile Sat May 02 13:37:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2020/01/26 17:31:39 rillig Exp $
+# $NetBSD: Makefile,v 1.78 2020/05/02 13:37:08 rillig Exp $
DISTNAME= pari-2.7.6
PKGREVISION= 5
@@ -39,12 +39,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"
-
pre-install: replace-interpreter
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index