cvs commit: ports/devel/py-pyro Makefile
Greg Larkin
glarkin at FreeBSD.org
Tue Aug 3 23:23:53 UTC 2010
glarkin 2010-08-03 23:23:52 UTC
FreeBSD ports repository
Modified files:
devel/py-pyro Makefile
Log:
- py-pyro requires at least Python 2.5, so update the USE_PYTHON variable.
Build output with Python forced to version 2.4:
===> py24-pyro-4.1 depends on file: /usr/local/bin/python2.4 - found
===> Configuring for py24-pyro-4.1
Traceback (most recent call last):
File "setup.py", line 6, in ?
import Pyro.constants
File "src/Pyro/__init__.py", line 10, in ?
raise RuntimeError("Pyro requires at least Python 2.5")
RuntimeError: Pyro requires at least Python 2.5
*** Error code 1
Stop in /a/ports/devel/py-pyro.
Revision Changes Path
1.9 +1 -1 ports/devel/py-pyro/Makefile
More information about the cvs-ports
mailing list