diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2026-03-08 22:23:38 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2026-03-08 23:16:58 +0000 |
| commit | 0993fb87e5a5c2ee69bf1dd6304d5d252947acae (patch) | |
| tree | 1f327374e066c81798be3aea12a0f703c97f75bb | |
| parent | 9759bdbdb222bd43e0a00c192d5edd3b8c72c5ae (diff) | |
textproc/py-pygtkspellcheck: Mark BROKEN
Fails to fetch due to stale distinfo
| -rw-r--r-- | textproc/py-pygtkspellcheck/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-pygtkspellcheck/Makefile b/textproc/py-pygtkspellcheck/Makefile index a6934d0340fb..6dfaf8903a8f 100644 --- a/textproc/py-pygtkspellcheck/Makefile +++ b/textproc/py-pygtkspellcheck/Makefile @@ -11,6 +11,8 @@ WWW= https://pypi.org/project/pygtkspellcheck/ \ LICENSE= GPLv3+ +BROKEN= Fails to fetch, distinfo mismatch + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>=3.0:textproc/py-enchant@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} |
