summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-16 11:59:45 +0000
committerrillig <rillig@pkgsrc.org>2020-05-16 11:59:45 +0000
commita1db90227fc95ae0cb2d5186f110552d2f54dc67 (patch)
tree89ee1e7dad2ae8e873a203ab833fc222a9f4e8ec /devel
parent7d5bac77eb0f4b815159fca31a7c8a24bb76733c (diff)
downloadpkgsrc-a1db90227fc95ae0cb2d5186f110552d2f54dc67.tar.gz
devel/tcllib: remove no-op file from SUBST_FILES
Diffstat (limited to 'devel')
-rw-r--r--devel/tcllib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile
index 646cdc49d99..3a6cad0177b 100644
--- a/devel/tcllib/Makefile
+++ b/devel/tcllib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/10/02 16:37:48 kamil Exp $
+# $NetBSD: Makefile,v 1.18 2020/05/16 11:59:45 rillig Exp $
DISTNAME= tcllib-1.19
CATEGORIES= devel
@@ -32,7 +32,6 @@ SUBST_FILES.tclsh+= modules/pt/tools/bench-compare.tcl
SUBST_FILES.tclsh+= modules/pt/tools/regenerate_parsers.tcl
SUBST_FILES.tclsh+= modules/stringprep/tools/gen_stringprep_data.tcl
SUBST_FILES.tclsh+= modules/stringprep/tools/gen_unicode_data.tcl
-SUBST_FILES.tclsh+= modules/zip/mkzip.tcl
SUBST_FILES.tclsh+= apps/dtplite
SUBST_FILES.tclsh+= apps/nns
SUBST_FILES.tclsh+= apps/nnsd