summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/go-for-it/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/go-for-it/Makefile b/deskutils/go-for-it/Makefile
index d7f784cf1c3d..c9fd4c4601e4 100644
--- a/deskutils/go-for-it/Makefile
+++ b/deskutils/go-for-it/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libnotify.so:devel/libnotify
-USES= cmake gettext gnome pkgconfig
+USES= cmake compiler:c11 gettext gnome pkgconfig
CMAKE_ARGS= -DAPP_SYSTEM_NAME:STRING=${PORTNAME}
USE_GITHUB= yes
GH_ACCOUNT= JMoerman