diff options
Diffstat (limited to 'math/vowpal_wabbit/Makefile')
-rw-r--r-- | math/vowpal_wabbit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile index 042d5d26b3d6..401b060a0dda 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -10,6 +10,8 @@ COMMENT= Fast out-of-core learning system LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs +BROKEN_FreeBSD_9= does not build + USES= compiler:c++11-lang libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |