From a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sun, 19 Oct 2014 18:16:15 +0000 Subject: - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/, x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit) --- shells/jailkit/Makefile | 2 +- shells/lshell/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'shells') 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 \ -- cgit v1.2.3