diff options
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 582343685f65..a2da40e2183c 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -20,8 +20,8 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ - xfce:gtk2 xorg +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce:gtk2 xorg USE_GNOME= cairo glib20 gtk20 intltool USE_XFCE= panel USE_XORG= x11 |