aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tmux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tmux/Makefile')
-rw-r--r--sysutils/tmux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index 07f1e30ff25d..75b5e7b245d8 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -33,8 +33,8 @@ BACKSPACE_DESC= Build with tty/keys patch
BACKSPACE_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-tty-keys.c
-LIBEVENT_STATIC_LIB_DEPENDS_OFF= libevent.so:${PORTSDIR}/devel/libevent2
-LIBEVENT_STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent2
+LIBEVENT_STATIC_LIB_DEPENDS_OFF= libevent.so:devel/libevent2
+LIBEVENT_STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:devel/libevent2
LIBEVENT_STATIC_VARS= LESTATIC=${LOCALBASE}/lib/libevent.a
post-patch: