Index: head/textproc/py-sphinx-intl/Makefile =================================================================== --- head/textproc/py-sphinx-intl/Makefile (revision 391564) +++ head/textproc/py-sphinx-intl/Makefile (revision 391565) @@ -1,23 +1,24 @@ # Created by: Kris Moore # $FreeBSD$ PORTNAME= sphinx-intl PORTVERSION= 0.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kmoore@FreeBSD.org COMMENT= Sphinx-intl translation features LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx \ - ${PKGNAMEPREFIX}polib>=1.0.6:${PORTSDIR}/devel/py-polib + ${PKGNAMEPREFIX}polib>=1.0.6:${PORTSDIR}/devel/py-polib \ + ${PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six USES= python USE_PYTHON= autoplist distutils .include