Work around the bug introduced in a previous version of pyrex, to fix

build on the cluster.

Approved by:	portmgr (self)
This commit is contained in:
Mark Linimon 2007-11-12 03:29:01 +00:00
parent 3c64e470ce
commit 78bf81ac03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202639

View file

@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnn@FreeBSD.org MAINTAINER= gnn@FreeBSD.org
COMMENT= Protocol Construction Set COMMENT= Protocol Construction Set
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS= yes USE_PYDISTUTILS= yes