aboutsummaryrefslogtreecommitdiff
path: root/lang/sdcc
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-06-09 09:03:48 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-06-09 09:03:48 +0000
commit65da25e69724e226bb92c5c0eaecab5e5f7cb30e (patch)
tree7e9a622f1f3191572477ba73c93df6857650a73a /lang/sdcc
parent53b8728bb7c6b7cdbc7be729857e4acb8107cc82 (diff)
downloadports-65da25e69724e226bb92c5c0eaecab5e5f7cb30e.tar.gz
ports-65da25e69724e226bb92c5c0eaecab5e5f7cb30e.zip
Add build dependency on bison.
Reported by: antoine
Notes
Notes: svn path=/head/; revision=472047
Diffstat (limited to 'lang/sdcc')
-rw-r--r--lang/sdcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile
index 77b8f6d96668..991abcc8ff6d 100644
--- a/lang/sdcc/Makefile
+++ b/lang/sdcc/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/adjacency_list.hpp:devel/boost-l
CONFLICTS_INSTALL= sdcc-[0-9]* sdcc-devel-[0-9]*
GNU_CONFIGURE= yes
-USES= gmake readline:port python:2.7,run shebangfix tar:bzip2
+USES= bison gmake readline:port python:2.7,run shebangfix tar:bzip2
SHEBANG_FILES= support/scripts/as2gbmap.py
OPTIONS_DEFINE= DEVLIB DOCS UCSIM