summaryrefslogtreecommitdiff
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
commita206d0b943dfa382aeb6dc7bc8b1a30683f339c6 (patch)
treeeafc33fc14329dbd373ad331e9ab51ce98b4c579
parent78d16f3b2f5ddb82e2e9cce12244b096e0f1169d (diff)
downloadpkgsrc-a206d0b943dfa382aeb6dc7bc8b1a30683f339c6.tar.gz
dtc: invokes flex, add it to USE_TOOLS
From SmartOS bulk build.
-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