Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/TeXmacs (editors/TeXmacs) fix WARNING: [subst....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14be8826ea2d
branches:  trunk
changeset: 432100:14be8826ea2d
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 18 22:01:32 2020 +0000

description:
(editors/TeXmacs) fix WARNING: [subst.mk:init] Nothing changed

diffstat:

 editors/TeXmacs/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r 2d0e9f81d0d0 -r 14be8826ea2d editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile  Mon May 18 19:21:19 2020 +0000
+++ b/editors/TeXmacs/Makefile  Mon May 18 22:01:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2020/04/12 08:28:35 adam Exp $
+# $NetBSD: Makefile,v 1.134 2020/05/18 22:01:32 mef Exp $
 #
 # changelog at http://www.texmacs.org/tmweb/about/changes.en.html
 
@@ -33,11 +33,6 @@
 
 REPLACE_PERL+=         plugins/feynmf/bin/bbox_add.pl
 
-SUBST_CLASSES+=                init
-SUBST_STAGE.init=      pre-configure
-SUBST_FILES.init=      plugins/python/progs/init-python.scm
-SUBST_VARS.init=       PYTHONBIN
-
 SUBST_CLASSES+=                guile
 SUBST_STAGE.guile=     pre-configure
 SUBST_FILES.guile=     cmake/FindGuile.cmake



Home | Main Index | Thread Index | Old Index