pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kitty
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 17:20:55 UTC 2020
Modified Files:
pkgsrc/x11/kitty: Makefile
Log Message:
x11/kitty: remove no-op file from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/kitty/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/kitty/Makefile
diff -u pkgsrc/x11/kitty/Makefile:1.15 pkgsrc/x11/kitty/Makefile:1.16
--- pkgsrc/x11/kitty/Makefile:1.15 Tue Mar 10 22:11:15 2020
+++ pkgsrc/x11/kitty/Makefile Sat May 16 17:20:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/03/10 22:11:15 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/16 17:20:54 rillig Exp $
DISTNAME= kitty-0.16.0
PKGREVISION= 2
@@ -29,8 +29,7 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools
SUBST_CLASSES+= python
SUBST_STAGE.python= pre-build
SUBST_MESSAGE.python= Replacing path to Sphinx.
-SUBST_FILES.python+= Makefile
-SUBST_FILES.python+= docs/Makefile
+SUBST_FILES.python= docs/Makefile
SUBST_SED.python+= -e "s,sphinx-build,sphinx-build-${PYVERSSUFFIX},g"
REPLACE_PYTHON+= kitty/launcher/kitty
Home |
Main Index |
Thread Index |
Old Index