aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-cld/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/pecl-cld/Makefile
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/pecl-cld/Makefile')
-rw-r--r--textproc/pecl-cld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-cld/Makefile b/textproc/pecl-cld/Makefile
index 9b8f0f2801f7..505689ed9c78 100644
--- a/textproc/pecl-cld/Makefile
+++ b/textproc/pecl-cld/Makefile
@@ -13,7 +13,7 @@ COMMENT= PHP Bindings for Chromium Compact Language Detector
LICENSE= BSD2CLAUSE
-LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld
+LIB_DEPENDS= libcld.so:devel/cld
CONFIGURE_ARGS= --enable-cld --with-libcld-dir=${LOCALBASE}/lib
USES= tar:tgz