mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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:
parent
3c64e470ce
commit
78bf81ac03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202639
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue