mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
This port needs python 2.5 or higher.
PR: ports/149080 Submitted by: glarkin@
This commit is contained in:
parent
9d7d6c243f
commit
f1dc99a5c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258444
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ PLIST_SUB+= VERSION=${PORTVERSION}
|
|||
|
||||
.if !defined(LIBPROXY_SLAVE)
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= 2.5+
|
||||
|
||||
post-build:
|
||||
${PYTHON_CMD} -Qold ${PYTHON_LIBDIR}/compileall.py \
|
||||
|
|
Loading…
Add table
Reference in a new issue