diff options
-rw-r--r-- | graphics/ristretto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 66e01411ba18..1ddf50732028 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexif.so:graphics/libexif -USES= desktop-file-utils gettext-tools gmake gnome pkgconfig \ - tar:bzip2 xfce xorg +USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ + pkgconfig tar:bzip2 xfce xorg USE_GNOME= cairo gtk30 glib20 intltool USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 |