Add missing dependency on bison and unmark BROKEN.
Spotted by: kris
This commit is contained in:
parent
666f5d0c3c
commit
cc77211266
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154762
2 changed files with 2 additions and 4 deletions
|
@ -14,9 +14,8 @@ MASTER_SITES= http://llvm.cs.uiuc.edu/releases/${PORTVERSION}/
|
|||
MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= Low Level Virtual Machine
|
||||
|
||||
BROKEN= Configure fails
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
MAKE_ENV= ENABLE_OPTIMIZED=1 # strips binaries
|
||||
|
|
|
@ -14,9 +14,8 @@ MASTER_SITES= http://llvm.cs.uiuc.edu/releases/${PORTVERSION}/
|
|||
MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= Low Level Virtual Machine
|
||||
|
||||
BROKEN= Configure fails
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
MAKE_ENV= ENABLE_OPTIMIZED=1 # strips binaries
|
||||
|
|
Loading…
Reference in a new issue