mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00: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
@ -11,7 +11,8 @@ MAINTAINER= sylvio@FreeBSD.org
|
||||
COMMENT= Utilities to limit user account
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= 2.5+
|
||||
CONFIGURE_ENV= PYTHONINTERPRETER=${PYTHON_CMD}
|
||||
USE_PYTHON= 2
|
||||
|
||||
SHELLS= /etc/shells
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user