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
This commit is contained in:
parent
effb96fb70
commit
a445d92625
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561378
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue