From 5f496069a0fc2ffe8e7ae155fab2ea5c1d81d9ae Mon Sep 17 00:00:00 2001 From: az Date: Fri, 29 Jun 2012 16:47:42 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: portmgr@ (bapt@) --- x11-wm/i3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/i3') diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 01741f4b6743..702e84bfa5f9 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb \ xcb-icccm.4:${PORTSDIR}/x11/xcb-util-wm \ ev.4:${PORTSDIR}/devel/libev \ yajl.2:${PORTSDIR}/devel/yajl -RUN_DEPENDS= ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \ +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 -- cgit