summaryrefslogtreecommitdiff
path: root/devel
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
parent- Update to 2.0.0.9 (diff)
Depend on devel/pyrex 0.9.6.2 to fix build problem on the cluster.
PR: ports/117617 Submitted by: Carl Johan Gustavsson <cjg at bsdmail dot org> Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202533
Diffstat (limited to 'devel')
-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