From 7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 16 Sep 2013 07:47:02 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- sysutils/jx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/jx') diff --git a/sysutils/jx/Makefile b/sysutils/jx/Makefile index f08b5bfb1fb8..34dbadba1a29 100644 --- a/sysutils/jx/Makefile +++ b/sysutils/jx/Makefile @@ -9,8 +9,9 @@ MASTER_SITES= http://legh.ru/wp-content/uploads/jx/ MAINTAINER= legh@legh.ru COMMENT= Wrapper to jexec with more feature in interpreting jail id +USES= perl5 NO_BUILD= yes -USE_PERL5_RUN= yes +USE_PERL5= run PLIST_FILES= bin/${PORTNAME} -- cgit v1.2.3