diff --git a/devel/tesla/Makefile b/devel/tesla/Makefile index 9429f192148f..47b6b76ef496 100644 --- a/devel/tesla/Makefile +++ b/devel/tesla/Makefile @@ -24,13 +24,6 @@ CXX= clang++33 CMAKE_ARGS+= -DCMAKE_LLVM_CONFIG=llvm-config33 -CONFIGURE_WRKSRC= ${WRKSRC}/build -BUILD_WRKSRC= ${WRKSRC}/build +BROKEN_FreeBSD_9= does not build -.include - -.if ${OPSYS} == "FreeBSD" && ${OSVERSION} < 1000000 -BROKEN= does not build on 8 and 9 -.endif - -.include +.include