aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/vowpal_wabbit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile
index 021944294dea..4c671431a172 100644
--- a/math/vowpal_wabbit/Makefile
+++ b/math/vowpal_wabbit/Makefile
@@ -13,7 +13,7 @@ COMMENT= Fast out-of-core learning system
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
-USES= libtool
+USES= compiler:c++11-lang libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes