diff options
Diffstat (limited to 'www/py-django-haystack/Makefile')
| -rw-r--r-- | www/py-django-haystack/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/www/py-django-haystack/Makefile b/www/py-django-haystack/Makefile index 8a66fb2852e1..75a712fda27b 100644 --- a/www/py-django-haystack/Makefile +++ b/www/py-django-haystack/Makefile @@ -8,6 +8,7 @@ DISTNAME= django_haystack-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pluggable search for Django WWW= https://haystacksearch.org/ \ + https://django-haystack.readthedocs.io/en/master/ \ https://github.com/django-haystack/django-haystack LICENSE= BSD3CLAUSE @@ -24,10 +25,4 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -OPTIONS_DEFINE= ELASTIC -OPTIONS_DEFAULT=ELASTIC -ELASTIC_DESC= Elasticsearch support - -ELASTIC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch7>=5<8:textproc/py-elasticsearch7@${PY_FLAVOR} - .include <bsd.port.mk> |
