aboutsummaryrefslogtreecommitdiffstats
path: root/devel/avro-cpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avro-cpp/Makefile')
-rw-r--r--devel/avro-cpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile
index 9c3f51883f56..0e474899324c 100644
--- a/devel/avro-cpp/Makefile
+++ b/devel/avro-cpp/Makefile
@@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_regex.so:devel/boost-libs
USES= cmake compiler:c++11-lang
+
+USE_CXXSTD= c++11
USE_LDCONFIG= yes
WRKSRC_SUBDIR= lang/c++