cad/verilator: remove unnecessary BUILD_DEPENDS

PR:		235053
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
Approved by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
This commit is contained in:
Steve Wills 2019-01-27 12:34:34 +00:00
parent 1418f410db
commit 250d86f4fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491344

View file

@ -2,6 +2,7 @@
PORTNAME= verilator
PORTVERSION= 4.008
PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= https://www.veripool.org/ftp/
@ -11,8 +12,6 @@ COMMENT= Synthesizable Verilog to C++ compiler
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= flex:textproc/flex
USES= bison gmake pathfix perl5 tar:tgz
GNU_CONFIGURE= yes