diff options
Diffstat (limited to 'math/mosesdecoder/Makefile')
-rw-r--r-- | math/mosesdecoder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mosesdecoder/Makefile b/math/mosesdecoder/Makefile index 0ebec2f22d0f..842f31a57b3a 100644 --- a/math/mosesdecoder/Makefile +++ b/math/mosesdecoder/Makefile @@ -10,6 +10,8 @@ CATEGORIES= math MAINTAINER= demon@FreeBSD.org COMMENT= Statistical machine translation system +BROKEN= fails to build + BUILD_DEPENDS= bash:shells/bash \ bjam:devel/boost-jam LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ |