diff options
-rw-r--r-- | sysutils/xfce4-bsdcpufreq-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-bsdcpufreq-plugin/Makefile b/sysutils/xfce4-bsdcpufreq-plugin/Makefile index 375f358f3f19..a9797b25bc50 100644 --- a/sysutils/xfce4-bsdcpufreq-plugin/Makefile +++ b/sysutils/xfce4-bsdcpufreq-plugin/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= pkgconfig xfce:gtk2 +USES= compiler:c11 pkgconfig xfce:gtk2 USE_XFCE= panel USE_GNOME= cairo gdkpixbuf2 gtk20 |