Fix deps after cld port rename

This commit is contained in:
Dmitry Sivachenko 2015-05-10 07:53:04 +00:00
parent 6782ae201d
commit 44a14a0d74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385930

View File

@ -14,7 +14,7 @@ COMMENT= Python bindings for compact language detector library
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libcld2.so:${PORTSDIR}/devel/cld
LIB_DEPENDS= libcld2.so:${PORTSDIR}/devel/cld2
USES= python