aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-23 17:27:12 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-23 17:27:12 +0000
commit4ade9c1615bd22550a7dc8df4d1067b0b61070b3 (patch)
treed8173f545f5c6949f5a56271fc7de030a047818e
parent87d5c8460a317b14f11308605b00974ddc84aa9d (diff)
downloadports-4ade9c1615bd22550a7dc8df4d1067b0b61070b3.tar.gz
ports-4ade9c1615bd22550a7dc8df4d1067b0b61070b3.zip
Notes
-rw-r--r--textproc/kenlm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile
index 8ab33df613e9..0a1e01b76c85 100644
--- a/textproc/kenlm/Makefile
+++ b/textproc/kenlm/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
-USES+= compiler:c++11-lang
+USES+= compiler:c++11-lib
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ENV+= BOOST_BUILD_PATH=${WRKSRC}/jam-files/boost-build