diff options
Diffstat (limited to 'textproc/elasticsearch2-plugin-marvel/Makefile')
-rw-r--r-- | textproc/elasticsearch2-plugin-marvel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/elasticsearch2-plugin-marvel/Makefile b/textproc/elasticsearch2-plugin-marvel/Makefile index 336bd8f77c7a..047ec1d751dd 100644 --- a/textproc/elasticsearch2-plugin-marvel/Makefile +++ b/textproc/elasticsearch2-plugin-marvel/Makefile @@ -20,7 +20,7 @@ LICENSE_TEXT= License available from Elasticsearch for production use. LICENSE_TEXT+= See http://www.elasticsearch.com/marvel/ for more details. LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell no-auto-accept -RUN_DEPENDS:= elasticsearch2>2.0.0:${PORTSDIR}/textproc/elasticsearch2 +RUN_DEPENDS:= elasticsearch2>2.0.0:textproc/elasticsearch2 NO_BUILD= yes LEGAL_TEXT= ${LICENSE_NAME_COMMERCIAL} |