summaryrefslogtreecommitdiff
path: root/net/knot
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-08 16:25:04 +0000
committerrillig <rillig@pkgsrc.org>2020-05-08 16:25:04 +0000
commit13f1579918402d659265a69103d8478af47f198c (patch)
treee80911934758f72677a0ec6770b790f2d2cb05fd /net/knot
parent27fb6e019a20db5f20eb896fb6e5545ba4d8c27f (diff)
downloadpkgsrc-13f1579918402d659265a69103d8478af47f198c.tar.gz
net/knot: remove nonexistent file from REPLACE_PYTHON
Diffstat (limited to 'net/knot')
-rw-r--r--net/knot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile
index dc93cc8535b..1572ef770b0 100644
--- a/net/knot/Makefile
+++ b/net/knot/Makefile
@@ -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 @@ CFLAGS += -march=i586
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"