From b8cbfb335a4423854b4197f2c64918de167e106b Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 12 Nov 2017 16:43:58 +0000 Subject: [PATCH] Schedule ports depending on devel/cld for removal on 2017-12-12 --- textproc/p5-Lingua-Identify-CLD/Makefile | 3 +++ textproc/pecl-cld/Makefile | 3 +++ 2 files changed, 6 insertions(+) diff --git a/textproc/p5-Lingua-Identify-CLD/Makefile b/textproc/p5-Lingua-Identify-CLD/Makefile index 31df0f3df3fe..1f00a690013f 100644 --- a/textproc/p5-Lingua-Identify-CLD/Makefile +++ b/textproc/p5-Lingua-Identify-CLD/Makefile @@ -13,6 +13,9 @@ COMMENT= Interface to Chrome language detection library LICENSE= BSD3CLAUSE +DEPRECATED= Depends on expired devel/cld +EXPIRATION_DATE=2017-12-12 + BUILD_DEPENDS= p5-Config-AutoConf>=0.17:devel/p5-Config-AutoConf \ p5-ExtUtils-LibBuilder>=0.04:devel/p5-ExtUtils-LibBuilder LIB_DEPENDS= libcld.so:devel/cld diff --git a/textproc/pecl-cld/Makefile b/textproc/pecl-cld/Makefile index 3d3e73c1ffb5..04b5c72b9ab8 100644 --- a/textproc/pecl-cld/Makefile +++ b/textproc/pecl-cld/Makefile @@ -11,6 +11,9 @@ COMMENT= PHP Bindings for Chromium Compact Language Detector LICENSE= BSD2CLAUSE +DEPRECATED= Depends on expired devel/cld +EXPIRATION_DATE=2017-12-12 + LIB_DEPENDS= libcld.so:devel/cld CONFIGURE_ARGS= --enable-cld --with-libcld-dir=${LOCALBASE}/lib