summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-12 20:50:17 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-12 20:50:17 +0000
commita445d926254533140d3ef3c969050055825076eb (patch)
tree332cd6c44e60e64e74bf09e84c09fc633672bf5c
parentnet/google-cloud-sdk: update to 322.0.0 (diff)
deskutils/xfce4-tumbler: fix build on GCC architectures
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContentFilterStore.h:49: error: redefinition of typedef 'WebKitUserContentFilter' MFH: 2021Q1
-rw-r--r--deskutils/xfce4-tumbler/Makefile4
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