View | Details | Raw Unified | Return to bug 205848 | Differences between
and this patch

Collapse All | Expand All

(-)textproc/py-genshi/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
OPTIONS_DEFINE=	BABEL
17
OPTIONS_DEFINE=	BABEL
18
BABEL_DESC=	I18n support through the Babel plugin
18
BABEL_DESC=	I18n support through the Babel plugin
19
19
20
USES=		python
20
USES=		python:2.7
21
USE_PYTHON=	distutils autoplist
21
USE_PYTHON=	distutils autoplist
22
22
23
.include <bsd.port.options.mk>
23
.include <bsd.port.options.mk>

Return to bug 205848