aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tmux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tmux/Makefile')
-rw-r--r--sysutils/tmux/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index a30609f70429..869ca0dfaf61 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -46,8 +46,6 @@ LESTATIC= ${LOCALBASE}/lib/libevent.a
. endif
.endif
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
-
.if defined(WITH_BACKSPACE)
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-tty-keys.c
.endif