aboutsummaryrefslogtreecommitdiff
path: root/x11/libxfce4menu
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-28 13:47:32 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-28 13:47:32 +0000
commitf8d82375d637b8885a71bf75fa9319e68b0b6290 (patch)
treec34ff06f5e6c0c0bcfa5fd1795848733c6d1470a /x11/libxfce4menu
parent2319135881086384acb53e6edfb96ef3a7f4c82c (diff)
downloadports-f8d82375d637b8885a71bf75fa9319e68b0b6290.tar.gz
ports-f8d82375d637b8885a71bf75fa9319e68b0b6290.zip
x11/libxfce4menu: fix build on GCC architectures
Use C11 compiler: In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33, from xfce-spawn.c:60: /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h: At top level: /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=513128
Diffstat (limited to 'x11/libxfce4menu')
-rw-r--r--x11/libxfce4menu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile
index cede6d6c0395..0faeb81b39cc 100644
--- a/x11/libxfce4menu/Makefile
+++ b/x11/libxfce4menu/Makefile
@@ -16,8 +16,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-USES= gettext-tools gmake gnome libtool pathfix pkgconfig \
- tar:bzip2 xfce xorg
+USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \
+ pkgconfig tar:bzip2 xfce xorg
USE_GNOME= cairo glib20 gtk30 intltool
USE_LDCONFIG= yes
USE_XFCE= xfconf