pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-musixtex
Module Name: pkgsrc
Committed By: rillig
Date: Thu May 14 16:45:23 UTC 2020
Modified Files:
pkgsrc/print/tex-musixtex: Makefile
Log Message:
print/tex-musixtex: remove redundant SUBST block
The mentioned file neither contains @LOCALBASE@ nor /usr/pkg.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/print/tex-musixtex/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-musixtex/Makefile
diff -u pkgsrc/print/tex-musixtex/Makefile:1.43 pkgsrc/print/tex-musixtex/Makefile:1.44
--- pkgsrc/print/tex-musixtex/Makefile:1.43 Sat May 2 02:27:45 2020
+++ pkgsrc/print/tex-musixtex/Makefile Thu May 14 16:45:23 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2020/05/02 02:27:45 markd Exp $
+# $NetBSD: Makefile,v 1.44 2020/05/14 16:45:23 rillig Exp $
DISTNAME= musixtex
PKGNAME= tex-${DISTNAME}-1.30
@@ -15,12 +15,6 @@ DEPENDS+= tex-pdftex-[0-9]*:../../print/
USE_TOOLS+= gs:run
-SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= Setting paths to commands.
-SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= bin/musixtex
-SUBST_VARS.paths= LOCALBASE
-
REPLACE_TEXLUA= bin/musixflx bin/musixtex
.include "../../print/texlive/package.mk"
Home |
Main Index |
Thread Index |
Old Index