diff options
Diffstat (limited to 'x11-wm/i3/Makefile')
-rw-r--r-- | x11-wm/i3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 0fc29db..d5a4254 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -31,10 +31,9 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ USE_PERL5_RUN= yes USE_XORG= x11 xcursor -USES= bison pkgconfig +USES= bison pkgconfig iconv USE_BZIP2= yes USE_GMAKE= yes -USE_ICONV= yes MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/i3 \ |