aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/py-xgboost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile
index 75f5bd5782c3..1a632e2aa897 100644
--- a/misc/py-xgboost/Makefile
+++ b/misc/py-xgboost/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libdmlc.so:devel/dmlc-core \
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
-USES= python:3.5+ localbase:ldflags
+USES= compiler:c11 python:3.5+ localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= dmlc
USE_PYTHON= distutils autoplist