summaryrefslogtreecommitdiff
path: root/textproc/xmlindent
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-03-30 12:51:16 +0000
committerjperkin <jperkin>2016-03-30 12:51:16 +0000
commitcb126e0898e02cf66a0fa3dcc7912e8267d9d5bb (patch)
tree929d98753f5c157ae0484e7d9a6ee75a75b9b350 /textproc/xmlindent
parentc3ccabca7709a0bed257c04e9abaafad32170e13 (diff)
downloadpkgsrc-cb126e0898e02cf66a0fa3dcc7912e8267d9d5bb.tar.gz
Make lex/flex a runtime dependency for packages which link against -lfl.
Diffstat (limited to 'textproc/xmlindent')
-rw-r--r--textproc/xmlindent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile
index 55680aba586..a633b72546b 100644
--- a/textproc/xmlindent/Makefile
+++ b/textproc/xmlindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:07 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/03/30 12:51:16 jperkin Exp $
#
DISTNAME= xmlindent-0.2.16
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
COMMENT= XML stream reformatter written in ANSI C
-USE_TOOLS+= lex
+USE_TOOLS+= lex:run
GCC_REQD+= 3.0