aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2021-05-09 02:45:52 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2021-05-09 02:45:52 +0000
commit7938c511cc3bf87e650a47b9753b20a4bc205ef9 (patch)
treee1a0be0ffdf4eae9f24a16778521b1b09df29b26
parentb090a04e67d1f145a9bc6f67ab6eeba2f7aca135 (diff)
downloadports-7938c511cc3bf87e650a47b9753b20a4bc205ef9.tar.gz
ports-7938c511cc3bf87e650a47b9753b20a4bc205ef9.zip
www/seahub: Remove unneeded dependency
-rw-r--r--www/seahub/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/seahub/Makefile b/www/seahub/Makefile
index e26abc59b86c..ecd416900bb0 100644
--- a/www/seahub/Makefile
+++ b/www/seahub/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django-statici18n>=0:www/py-django-statici18n@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django-post_office>=0:www/py-django-post_office@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django-webpack-loader>=0:www/py-django-webpack-loader@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gunicorn>=0:www/py-gunicorn@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mysqlclient>0:databases/py-mysqlclient@${PY_FLAVOR} \