summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2018-01-09 02:55:13 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2018-01-09 02:55:13 +0000
commita498129f89e2ce3efe475cd84c476d8c243ab45e (patch)
treef7ce832dbe31358e303602e2f2bf745f7f7a9db5
parent- Update to 20171228. (diff)
Add missing package version for py-six.
Notes
Notes: svn path=/head/; revision=458504
-rw-r--r--textproc/xml2rfc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile
index bbddff594671..e8a0878316b1 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six:devel/py-six@${FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${FLAVOR}
USES= python
USE_PYTHON= distutils autoplist concurrent optsuffix