aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-17 05:33:13 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-17 06:05:52 +0000
commit5d641d64fcb15df366e4937d1e23b10908503f0e (patch)
treeafa6539f537060982a3e37c577e4ff445db8e9cf
parenta348a07287d1bd8bc94cf25049f37ab5757dee9c (diff)
downloadports-5d641d64fcb15df366e4937d1e23b10908503f0e.tar.gz
ports-5d641d64fcb15df366e4937d1e23b10908503f0e.zip
www/py-lektor: mark BROKEN
Error: depends on package: py39-Flask>=0 - not found
-rw-r--r--www/py-lektor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-lektor/Makefile b/www/py-lektor/Makefile
index 8d99549a7c7b..3f70751d90fb 100644
--- a/www/py-lektor/Makefile
+++ b/www/py-lektor/Makefile
@@ -10,6 +10,8 @@ WWW= https://www.getlektor.com/
LICENSE= BSD3CLAUSE
+BROKEN= depends on package: py39-Flask>=0 - not found
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ExifRead>=0:graphics/py-exifread@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flask>=0:www/py-flask@${PY_FLAVOR} \