pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/TeXmacs



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon May 18 22:01:32 UTC 2020

Modified Files:
        pkgsrc/editors/TeXmacs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/editors/TeXmacs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/TeXmacs/Makefile
diff -u pkgsrc/editors/TeXmacs/Makefile:1.133 pkgsrc/editors/TeXmacs/Makefile:1.134
--- pkgsrc/editors/TeXmacs/Makefile:1.133       Sun Apr 12 08:28:35 2020
+++ pkgsrc/editors/TeXmacs/Makefile     Mon May 18 22:01:32 2020
@@ -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_BASH+=               plugins/texgraph/bin/tm_
 
 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