aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/py-pcs/Makefile2
1 files changed, 1 insertions, 1 deletions
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