From ca98c9e0c4a4fc719e861dc3715849c63b0a7960 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Wed, 2 Oct 2019 19:43:22 +0000 Subject: [PATCH] sysutils/xfce4-cpugraph-plugin: fix build on GCC architectures Approved by: mentors (implicit approval) --- sysutils/xfce4-cpugraph-plugin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 4bcef1cbc8bc..60915676aae8 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -13,7 +13,7 @@ COMMENT= Graphical representation of the CPU load LICENSE= GPLv2 -USES= gettext-tools gmake gnome libtool pkgconfig \ +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce USE_CSTD= c99 USE_GNOME= cairo gtk30 intltool