summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-14 11:06:43 +0000
committernia <nia@pkgsrc.org>2021-05-14 11:06:43 +0000
commitaeb0f148e5d15fbd4a1853d4c77cd34a01cee73b (patch)
tree7e0a0ee4a4b84832cae6170019d5a5a05a054fc2
parent3c118ec5859bbbc1300643580088ba2a494df6a2 (diff)
downloadpkgsrc-aeb0f148e5d15fbd4a1853d4c77cd34a01cee73b.tar.gz
xmlindent: specifically needs flex
-rw-r--r--textproc/xmlindent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile
index 1afa7e7635d..3d7b0e89f43 100644
--- a/textproc/xmlindent/Makefile
+++ b/textproc/xmlindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/26 17:32:19 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2021/05/14 11:06:43 nia Exp $
#
DISTNAME= xmlindent-0.2.16
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.cs.helsinki.fi/u/penberg/xmlindent/src/
COMMENT= XML stream reformatter written in ANSI C
-USE_TOOLS+= lex:run
+USE_TOOLS+= flex:run
GCC_REQD+= 3.0