summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-04 12:33:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-04 12:33:50 +0000
commit544e16f0d1ded699c464302aa83f834c3bc13d5d (patch)
treeb568b4caef2c226792fbbfb3dfc4d1e4c299d61b /x11-wm
parent- Convert to new perl framework (diff)
- Convert to new perl framework
Approved by: bapt@ (maintainer)
Notes
Notes: svn path=/head/; revision=324223
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/i3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile
index 9c939b0bfe94..d836707f1a90 100644
--- a/x11-wm/i3/Makefile
+++ b/x11-wm/i3/Makefile
@@ -27,10 +27,10 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-AnyEvent-I3>=0:${PORTSDIR}/devel/p5-AnyEvent-I3
-USE_PERL5_RUN= yes
USE_XORG= x11 xcb xcursor
-USES= pkgconfig iconv gmake
+USES= pkgconfig iconv gmake perl5
USE_BZIP2= yes
+USE_PERL5= run
MAKE_JOBS_UNSAFE= yes
PLIST_FILES= bin/i3 \