mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- return back -2.7 value to USE_PYTHON, because latest version still
doesn't support python3, and python < 2.6 will be removed in couple of weeks anyway Approved by: koobs k <koobs.freebsd at gmail dot com> (maintainer, via mail)
This commit is contained in:
parent
eab30481dd
commit
23d1dc9cec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299554
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \
|
|||
${PYTHON_PKGNAMEPREFIX}dns>=2.0:${PORTSDIR}/dns/py-dns \
|
||||
${PYTHON_PKGNAMEPREFIX}lockfile>=0.2:${PORTSDIR}/devel/py-lockfile
|
||||
|
||||
USE_PYTHON= 2.6+
|
||||
USE_PYTHON= -2.7
|
||||
USE_PYDISTUTILS=easy_install
|
||||
USE_RC_SUBR= pyspamd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue