From b2b7bee58dcc1e47a67e4a53e975e94629349948 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 20 Mar 2013 12:47:49 +0000 Subject: Turn perl into a runtime only dependency --- x11-wm/i3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 3a60417d6809..1be60e1b52dc 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -28,7 +28,7 @@ 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= yes +USE_PERL5_RUN= yes USE_XORG= x11 xcursor USES= bison USE_BZIP2= yes -- cgit