aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
commita5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch)
tree07d6b1b1d632ab65321d268042b2ca4bc8531aaa /shells
parentb997ee32c898a372f1adc43d6637b8c37f2f5065 (diff)
downloadports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.tar.gz
ports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/jailkit/Makefile2
-rw-r--r--shells/lshell/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile
index 7f33b99a4343..b6e862b2ba87 100644
--- a/shells/jailkit/Makefile
+++ b/shells/jailkit/Makefile
@@ -13,9 +13,9 @@ COMMENT= Utilities to limit user account
LICENSE= BSD3CLAUSE
+USES= python:2
GNU_CONFIGURE= yes
CONFIGURE_ENV= PYTHONINTERPRETER=${PYTHON_CMD}
-USE_PYTHON= 2
PORTDOCS= COPYRIGHT README.txt
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile
index 7a3dd5d60a34..adf208fc5943 100644
--- a/shells/lshell/Makefile
+++ b/shells/lshell/Makefile
@@ -11,8 +11,8 @@ COMMENT= Shell environment to limited sets of commands to users
LICENSE= GPLv3 # (or later)
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
post-patch:
@${REINPLACE_CMD} -e \