diff --git a/textproc/py-restructuredtext-lint/Makefile b/textproc/py-restructuredtext-lint/Makefile index 4b5e4108ac61..e26d383cf9b1 100644 --- a/textproc/py-restructuredtext-lint/Makefile +++ b/textproc/py-restructuredtext-lint/Makefile @@ -1,21 +1,21 @@ PORTNAME= restructuredtext-lint DISTVERSION= 1.3.2 CATEGORIES= textproc devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= reStructuredText linter LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11<1.0:textproc/py-docutils@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11,1<1.0,1:textproc/py-docutils@${PY_FLAVOR} USES= python USE_GITHUB= yes GH_ACCOUNT= twolfson USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include