From 78bf81ac03ab60f9ed48a4925f67a341ecc7af0a Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 12 Nov 2007 03:29:01 +0000 Subject: Work around the bug introduced in a previous version of pyrex, to fix build on the cluster. Approved by: portmgr (self) --- net/py-pcs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/py-pcs') diff --git a/net/py-pcs/Makefile b/net/py-pcs/Makefile index 9ad249253fa2..e3c3ae205acf 100644 --- a/net/py-pcs/Makefile +++ b/net/py-pcs/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnn@FreeBSD.org COMMENT= Protocol Construction Set -BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex +BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex USE_PYTHON= yes USE_PYDISTUTILS= yes -- cgit v1.2.3