diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile index 29aaa209d65..fc4c82f6b8c 100644 --- a/x11/i3lock/Makefile +++ b/x11/i3lock/Makefile @@ -13,6 +13,10 @@ MAINTAINER = Jasper Lievisse Adriaanse # BSD PERMIT_PACKAGE = Yes +# c11 +COMPILER = base-clang ports-gcc +COMPILER_LANGS = c + MASTER_SITES = https://i3wm.org/i3lock/ EXTRACT_SUFX = .tar.xz