diff options
author | tj <tj@FreeBSD.org> | 2014-02-22 04:11:59 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2014-02-22 04:11:59 +0800 |
commit | 909ba21996cb5aae02b2803f521c81ec0a959f99 (patch) | |
tree | 864f46d7e5f50c86d28a4c44dd4f2e0682b99fa2 /textproc | |
parent | fffe255fb0f42d66308627e815c3587c5f096ffb (diff) | |
download | freebsd-ports-gnome-909ba21996cb5aae02b2803f521c81ec0a959f99.tar.gz freebsd-ports-gnome-909ba21996cb5aae02b2803f521c81ec0a959f99.tar.zst freebsd-ports-gnome-909ba21996cb5aae02b2803f521c81ec0a959f99.zip |
Mark as deprecated in favour of textproc/p5-Elasticsearch
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-ElasticSearch-legacy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-ElasticSearch-legacy/Makefile b/textproc/p5-ElasticSearch-legacy/Makefile index dec9117f0697..df843ec94610 100644 --- a/textproc/p5-ElasticSearch-legacy/Makefile +++ b/textproc/p5-ElasticSearch-legacy/Makefile @@ -38,6 +38,8 @@ RUN_DEPENDS:= p5-ElasticSearch-SearchBuilder>=0:${PORTSDIR}/textproc/p5-ElasticS TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +DEPRECATED= Use textproc/p5-Elasticsearch which is the official client + USES= perl5 USE_PERL5= configure |