mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
shells/jailkit: fix python usage
Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
This commit is contained in:
parent
6021eb247e
commit
3f4eafe9ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336517
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ MAINTAINER= sylvio@FreeBSD.org
|
||||||
COMMENT= Utilities to limit user account
|
COMMENT= Utilities to limit user account
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_PYTHON= 2.5+
|
CONFIGURE_ENV= PYTHONINTERPRETER=${PYTHON_CMD}
|
||||||
|
USE_PYTHON= 2
|
||||||
|
|
||||||
SHELLS= /etc/shells
|
SHELLS= /etc/shells
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue