aboutsummaryrefslogtreecommitdiff
path: root/devel/py-bison
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-06 08:36:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-06 08:36:56 +0000
commit16f9191dac3a1bee2e04ceb7058a4b28cdd07550 (patch)
treec57c8ee4630511a8fc979e4327bea4f6df6c2195 /devel/py-bison
parent7f59617beb87c05d6f04f3b2e91c313c64b3496a (diff)
Notes
Diffstat (limited to 'devel/py-bison')
-rw-r--r--devel/py-bison/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-bison/Makefile b/devel/py-bison/Makefile
index 90166901751e..646222724d92 100644
--- a/devel/py-bison/Makefile
+++ b/devel/py-bison/Makefile
@@ -17,7 +17,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python-based parsing at the speed of C
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex
+BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex
USE_BISON= both
USE_PYTHON= yes