git: 7938c511cc3b - main - www/seahub: Remove unneeded dependency

Richard Gallamore ultima at FreeBSD.org
Sun May 9 02:47:36 UTC 2021


The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7938c511cc3bf87e650a47b9753b20a4bc205ef9

commit 7938c511cc3bf87e650a47b9753b20a4bc205ef9
Author:     Richard Gallamore <ultima at FreeBSD.org>
AuthorDate: 2021-05-09 02:45:52 +0000
Commit:     Richard Gallamore <ultima at FreeBSD.org>
CommitDate: 2021-05-09 02:45:52 +0000

    www/seahub: Remove unneeded dependency
---
 www/seahub/Makefile | 1 -
 1 file changed, 1 deletion(-)

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} \


More information about the dev-commits-ports-all mailing list