diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-23 23:45:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-23 23:45:46 +0000 |
commit | 3a74315ff44635a99817300e267c97ba8fa12104 (patch) | |
tree | f1ac23445a603fb42dc29886b4c1755812592b75 /textproc | |
parent | 96d42193d05a866df28fb0e75a061396c2fa9d71 (diff) | |
download | ports-3a74315ff44635a99817300e267c97ba8fa12104.tar.gz ports-3a74315ff44635a99817300e267c97ba8fa12104.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pecl-cld/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pecl-cld/Makefile b/textproc/pecl-cld/Makefile index d8443e9b4b89..8e9dc6ad9ef0 100644 --- a/textproc/pecl-cld/Makefile +++ b/textproc/pecl-cld/Makefile @@ -13,6 +13,8 @@ COMMENT= PHP Bindings for Chromium Compact Language Detector LICENSE= BSD2CLAUSE +BROKEN= Missing headers with cld 20150113 + LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld CONFIGURE_ARGS= --enable-cld --with-libcld-dir=${LOCALBASE}/lib |