summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-06-14 06:29:36 +0000
committermaya <maya@pkgsrc.org>2017-06-14 06:29:36 +0000
commitbe87b7f9a6b6b887fb06025376e4b62213d91df7 (patch)
treea221fe3789d1ff54144e5a9ede9a136139fcef67 /sysutils
parentd85e615c8b980ad81eaf6f5007d021d56b3a79db (diff)
downloadpkgsrc-be87b7f9a6b6b887fb06025376e4b62213d91df7.tar.gz
dtc: invokes flex, add it to USE_TOOLS
From SmartOS bulk build.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dtc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile
index d7e9b7600f9..416d435e4c4 100644
--- a/sysutils/dtc/Makefile
+++ b/sysutils/dtc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/09/19 21:12:34 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/14 06:29:36 maya Exp $
DISTNAME= dtc-1.4.2
PKGREVISION= 1
@@ -10,7 +10,7 @@ HOMEPAGE= http://devicetree.org/
COMMENT= Device Tree Compiler (dtc)
LICENSE= gnu-gpl-v2
-USE_TOOLS+= gmake bison bash:run
+USE_TOOLS+= gmake bison flex bash:run
REPLACE_BASH+= dtdiff