diff options
-rw-r--r-- | deskutils/xfce4-tumbler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index c84facd26967..329670bab1ae 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -18,8 +18,8 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png -USES= gettext-tools gmake gnome libtool localbase:ldflags pathfix \ - pkgconfig tar:bzip2 xfce +USES= compiler:c11 gettext-tools gmake gnome libtool \ + localbase:ldflags pathfix pkgconfig tar:bzip2 xfce USE_GNOME= cairo gdkpixbuf2 glib20 intltool libgsf librsvg2 USE_LDCONFIG= yes |