aboutsummaryrefslogtreecommitdiff
path: root/x11/i3lock
diff options
context:
space:
mode:
Diffstat (limited to 'x11/i3lock')
-rw-r--r--x11/i3lock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile
index ddd52e093fac..98befb00c269 100644
--- a/x11/i3lock/Makefile
+++ b/x11/i3lock/Makefile
@@ -27,7 +27,7 @@ PLIST_FILES= bin/i3lock \
MAN1= i3lock.1
-LDFLAGS+= -liconv
+LDFLAGS+= ${ICONV_LIB}
USE_XORG= x11 xcb xt xproto xext
USE_BZIP2= yes
USE_GMAKE= yes