1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

PySol does not run with Python-2.4. Use Python <= 2.3.

This commit is contained in:
Thomas Gellekum 2005-01-13 12:26:51 +00:00
parent 5ad6bb4641
commit 005955d18e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126314

View File

@ -16,7 +16,7 @@ COMMENT= Solitaire game, written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYTHON= -2.3
NO_BUILD= yes