mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix build on GCC-based systems:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
15878dba0f
commit
bcef7b37cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515676
@ -21,8 +21,8 @@ LIB_DEPENDS= libpopt.so:devel/popt \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= desktop-file-utils gettext gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce:gtk2 xorg
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext gmake gnome \
|
||||
libtool pkgconfig tar:bzip2 xfce:gtk2 xorg
|
||||
USE_GNOME= cairo gtk20 intltool
|
||||
USE_XFCE= panel
|
||||
USE_XORG= x11
|
||||
|
Loading…
Reference in New Issue
Block a user