Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kitty x11/kitty: remove nonexistent file from REPL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/98bf7eee96b3
branches: trunk
changeset: 432447:98bf7eee96b3
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 22 05:57:10 2020 +0000
description:
x11/kitty: remove nonexistent file from REPLACE_PYTHON
diffstat:
x11/kitty/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 97fd0e6c148d -r 98bf7eee96b3 x11/kitty/Makefile
--- a/x11/kitty/Makefile Fri May 22 05:55:42 2020 +0000
+++ b/x11/kitty/Makefile Fri May 22 05:57:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/05/16 17:20:54 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/22 05:57:10 rillig Exp $
DISTNAME= kitty-0.16.0
PKGREVISION= 2
@@ -32,8 +32,6 @@
SUBST_FILES.python= docs/Makefile
SUBST_SED.python+= -e "s,sphinx-build,sphinx-build-${PYVERSSUFFIX},g"
-REPLACE_PYTHON+= kitty/launcher/kitty
-
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
PYTHON_VERSIONS_INCOMPATIBLE= 27
Home |
Main Index |
Thread Index |
Old Index