x11-clocks/xfce4-datetime-plugin: fix build on GCC architectures
Use C11 compiler (same reason as other xfce ports). Approved by: mentors (implicit approval)
This commit is contained in:
parent
35e74507f8
commit
30ca65ed74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514049
@ -12,7 +12,8 @@ COMMENT= Datetime panel plugin for the Xfce desktop
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
USE_XFCE= panel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user