Index: head/textproc/py-sphinx-intl/Makefile =================================================================== --- head/textproc/py-sphinx-intl/Makefile (revision 390487) +++ head/textproc/py-sphinx-intl/Makefile (revision 390488) @@ -1,21 +1,23 @@ # Created by: Kris Moore # $FreeBSD$ PORTNAME= sphinx-intl PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://pypi.python.org/packages/source/s/${PORTNAME}/ \ http://www.pcbsd.org/~kris/software/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kmoore@FreeBSD.org COMMENT= Sphinx-intl translation features LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx \ + ${PKGNAMEPREFIX}polib>=1.0.6:${PORTSDIR}/devel/py-polib USES= python USE_PYTHON= distutils autoplist .include