1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-fm/thunar: fix build on GCC architectures

Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
                 from /usr/local/include/exo-2/exo/exo-enum-types.h:6,
                 from /usr/local/include/exo-2/exo/exo.h:39,
                 from ../thunar/thunar-enum-types.h:24,
                 from ../thunar/thunar-file.h:28,
                 from ../thunar/thunar-chooser-button.h:23,
                 from thunar-chooser-button.c:27:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk'

Approved by:	mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-10-01 04:46:24 +00:00
parent 4f0d956d5c
commit 150dd15382
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513452

View File

@ -18,8 +18,8 @@ LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB
LIB_DEPENDS= libtumbler-1.so:deskutils/xfce4-tumbler
RUN_DEPENDS= pkexec:sysutils/polkit
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 gdkpixbuf2 glib20 gtk30 intltool
USE_LDCONFIG= yes
USE_XFCE= libexo