mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00: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
@ -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…
Reference in New Issue
Block a user