diff options
Diffstat (limited to 'databases/ldb12')
-rw-r--r-- | databases/ldb12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ldb12/Makefile b/databases/ldb12/Makefile index 2d5594077bf1..9673603b639c 100644 --- a/databases/ldb12/Makefile +++ b/databases/ldb12/Makefile @@ -31,7 +31,7 @@ CONFLICTS_INSTALL= ldb-1.1.* ldb13-1.3.* #nopython_CONFLICTS= ldb #default_CONFLICTS= ldb-nopython -USES= compiler pkgconfig waf +USES= compiler:c++11-lang pkgconfig waf USE_LDCONFIG= yes WAF_CMD= buildtools/bin/waf CONFIGURE_LOG= bin/config.log |