aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/wxhexeditor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wxhexeditor/Makefile b/editors/wxhexeditor/Makefile
index 43274a7901fd..0aae74ff4ec5 100644
--- a/editors/wxhexeditor/Makefile
+++ b/editors/wxhexeditor/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libudis86.so:devel/udis86 \
libmhash.so:security/mhash
-USES= gettext-tools gmake tar:xz
+USES= compiler:c++11-lang gettext-tools gmake tar:xz
USE_WX= 3.0+
MAKE_ARGS= WXCONFIG="${WX_CONFIG}"