Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/sbcl lang/sbcl: remove no-op SUBST block



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97c94761518a
branches:  trunk
changeset: 431116:97c94761518a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 09 13:28:09 2020 +0000

description:
lang/sbcl: remove no-op SUBST block

There is no file that contains the word "tar" anymore.

diffstat:

 lang/sbcl/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r 5f283d34f9a3 -r 97c94761518a lang/sbcl/Makefile
--- a/lang/sbcl/Makefile        Sat May 09 13:22:38 2020 +0000
+++ b/lang/sbcl/Makefile        Sat May 09 13:28:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2019/11/10 16:58:31 he Exp $
+# $NetBSD: Makefile,v 1.85 2020/05/09 13:28:09 rillig Exp $
 
 DISTNAME=              ${PKGNAME_NOREV}-source
 PKGNAME=               sbcl-1.5.7
@@ -60,12 +60,6 @@
 SUBST_VARS.fix-paths=          PREFIX
 SUBST_SED.fix-paths+=          -e 's,/var/log,${VARBASE}/log,g'
 
-SUBST_CLASSES+=                        fix-gtar
-SUBST_STAGE.fix-gtar=          pre-configure
-SUBST_MESSAGE.fix-gtar=                Fixing GNU tar references.
-SUBST_FILES.fix-gtar=          contrib/asdf-install/installer.lisp
-SUBST_VARS.fix-gtar=           GTAR
-
 SUBST_CLASSES+=                        fix-bins
 SUBST_STAGE.fix-bins=          pre-configure
 SUBST_FILES.fix-bins=          src/runtime/Config.x86-64-sunos



Home | Main Index | Thread Index | Old Index