summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/ejabberd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile
index fefcc22a51c1..d6f0136ed541 100644
--- a/net-im/ejabberd/Makefile
+++ b/net-im/ejabberd/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libpng.so:graphics/png \
libwebp.so:graphics/webp
-USES= cpe gmake pkgconfig shebangfix ssl jpeg autoreconf:build
+USES= compiler:c11 cpe gmake pkgconfig shebangfix ssl jpeg \
+ autoreconf:build
USERS= ejabberd
GROUPS= ${USERS}