diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-20 08:37:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-20 08:37:23 +0000 |
commit | 625b9133ea9642edf57594603adb2cee97100c3d (patch) | |
tree | 30dacc9d025e74caa02ed27e54029a95c91c2507 /x11-wm/i3/Makefile | |
parent | 728f092a8c615b2a7eb1ab1107e66f3eb8f3f428 (diff) |
Notes
Diffstat (limited to 'x11-wm/i3/Makefile')
-rw-r--r-- | x11-wm/i3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 3e85c6836630..147149c48a37 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-AnyEvent-I3>=0:devel/p5-AnyEvent-I3 -USES= pkgconfig gmake iconv perl5 tar:bzip2 +USES= compiler:c11 pkgconfig gmake iconv perl5 tar:bzip2 USE_XORG= xcb GNU_CONFIGURE= yes CONFIGURE_OUTSOURCE= yes |