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

(-)Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
MAINTAINER=	ports@FreeBSD.org
17
MAINTAINER=	ports@FreeBSD.org
18
COMMENT=	Python-based parsing at the speed of C
18
COMMENT=	Python-based parsing at the speed of C
19
19
20
BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex
20
BUILD_DEPENDS=	pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex
21
21
22
USE_BISON=	run
22
USE_BISON=	run
23
USE_PYTHON=	yes
23
USE_PYTHON=	yes

Return to bug 117617