summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-04-18 23:28:42 +0000
committerjoerg <joerg@pkgsrc.org>2020-04-18 23:28:42 +0000
commit05d2a015e0bd387a374ffa929b8da1e7d2b3b6dc (patch)
tree344cfc92b6e53509b77b4df26331c04be2961f69 /textproc
parent76d537305429635cedf834e7f7b64a9c4f5b18a0 (diff)
downloadpkgsrc-05d2a015e0bd387a374ffa929b8da1e7d2b3b6dc.tar.gz
Partially revert the USE_TOOLS part of the last change. We don't handle
:test too well in replace.mk right now for this.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/source-highlight/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 63b7a33b2bd..45551706a2e 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2020/04/18 21:55:07 joerg Exp $
+# $NetBSD: Makefile,v 1.62 2020/04/18 23:28:42 joerg Exp $
DISTNAME= source-highlight-3.1.8
PKGREVISION= 11
@@ -25,7 +25,9 @@ PKGCONFIG_OVERRIDE= source-highlight.pc.in
INFO_FILES= YES
-USE_TOOLS+= gmake:test gsed:test bash:test
+# gmake and gsed are necessary for testing only,
+# but the tools handling is somewhat broken in that regard
+USE_TOOLS+= gsed gmake bash:test
TEST_TARGET= check
# bash scripts