diff options
Diffstat (limited to 'x11-wm/i3/Makefile')
-rw-r--r-- | x11-wm/i3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index ccc081707526..b9f7257604fe 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -29,6 +29,7 @@ USE_XORG= x11 xcb xcursor USES= pkgconfig iconv gmake perl5 USE_BZIP2= yes USE_PERL5= run +LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} MAKE_JOBS_UNSAFE= yes post-patch: |