git: cb89620dfdf2 - main - www/py-lektor: Update BROKEN

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 30 Jun 2026 22:17:14 UTC
The branch main has been updated by sunpoet:

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

commit cb89620dfdf22cb54c988ce7d7c8302fe879eb46
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-30 22:13:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-30 22:13:39 +0000

    www/py-lektor: Update BROKEN
    
    The original issue was already fixed in 8efcc1c369a0048035fc0022072f9003c37b65e8.
    
    Approved by:    portmgr (blanket)
    With hat:       python
---
 www/py-lektor/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/py-lektor/Makefile b/www/py-lektor/Makefile
index c287840c637b..8ce8d1002c4c 100644
--- a/www/py-lektor/Makefile
+++ b/www/py-lektor/Makefile
@@ -11,7 +11,7 @@ WWW=		https://www.getlektor.com/
 
 LICENSE=	BSD3CLAUSE
 
-BROKEN=	depends on package: py39-Flask>=0 - not found
+BROKEN=		py312-Lektor-3.3.10_1 depends on package: py312-werkzeug<=3 - not found
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ExifRead>=0:graphics/py-exifread@${PY_FLAVOR} \