aboutsummaryrefslogtreecommitdiff
path: root/x11/libexo
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-30 19:08:38 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-30 19:08:38 +0000
commit3625e592069e3b75f60cdc720ff09a0a7dad8d4d (patch)
tree3116a8ff96d7ea0be9c6ba0e4bf34074fbaab01b /x11/libexo
parent00a1e1c138c55bf127732786318cdcf556a5266c (diff)
downloadports-3625e592069e3b75f60cdc720ff09a0a7dad8d4d.tar.gz
ports-3625e592069e3b75f60cdc720ff09a0a7dad8d4d.zip
x11/libexo: fix build on GCC architectures
C11 compiler is required: In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33, from ../exo/exo-enum-types.h:6, from ../exo/exo.h:39, from exo-enum-types.c:6: /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=513407
Diffstat (limited to 'x11/libexo')
-rw-r--r--x11/libexo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 133a6da75cbd..680a45611b9f 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -21,8 +21,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
BUILD_DEPENDS= p5-URI>=1.70:net/p5-URI
RUN_DEPENDS= p5-URI>=1.70:net/p5-URI
-USES= desktop-file-utils gettext-tools gmake gnome libtool pathfix \
- perl5 pkgconfig tar:bzip2 xfce xorg
+USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \
+ libtool pathfix perl5 pkgconfig tar:bzip2 xfce xorg
USE_GNOME= cairo glib20 gtk30 intltool
USE_LDCONFIG= yes
USE_XFCE= libmenu