diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile index 7d10deca42ed..65268b4f5f92 100644 --- a/devel/llvm/Makefile +++ b/devel/llvm/Makefile @@ -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 diff --git a/devel/llvm29/Makefile b/devel/llvm29/Makefile index 7d10deca42ed..65268b4f5f92 100644 --- a/devel/llvm29/Makefile +++ b/devel/llvm29/Makefile @@ -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