Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/knot net/knot: remove nonexistent file from REPLAC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96de924421f6
branches:  trunk
changeset: 431055:96de924421f6
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri May 08 16:25:04 2020 +0000

description:
net/knot: remove nonexistent file from REPLACE_PYTHON

diffstat:

 net/knot/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r be3541dd05ee -r 96de924421f6 net/knot/Makefile
--- a/net/knot/Makefile Fri May 08 16:20:38 2020 +0000
+++ b/net/knot/Makefile Fri May 08 16:25:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/03/30 12:42:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2020/05/08 16:25:04 rillig Exp $
 
 DISTNAME=      knot-2.9.3
 CATEGORIES=    net
@@ -35,8 +35,6 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    bison flex gmake pkg-config
 
-REPLACE_PYTHON=                src/utils/pykeymgr/pykeymgr.in
-
 .include "../../lang/python/extension.mk"
 .include "../../lang/python/application.mk"
 



Home | Main Index | Thread Index | Old Index