View | Details | Raw Unified | Return to bug 188776
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 31-37 Link Here
31
		${PYTHON_PKGNAMEPREFIX}Babel>=0.9.4:${PORTSDIR}/devel/py-babel
31
		${PYTHON_PKGNAMEPREFIX}Babel>=0.9.4:${PORTSDIR}/devel/py-babel
32
32
33
USE_PYTHON=	yes
33
USE_PYTHON=	yes
34
USE_PYDISTUTILS=	easy_install
34
USE_PYDISTUTILS=	yes
35
PYDISTUTILS_AUTOPLIST=	yes
35
36
36
NO_STAGE=	yes
37
.include <bsd.port.mk>
37
.include <bsd.port.mk>
(-)pkg-descr (-1 / +1 lines)
Lines 16-19 Link Here
16
continue to be at the center of python web development for years to
16
continue to be at the center of python web development for years to
17
come.
17
come.
18
18
19
WWW:	http://www.turbogears.org/
19
WWW: http://www.turbogears.org/

Return to bug 188776