MFH: r543987

Add compiler:c11 to USES to fix build on GCC-based systems:

  src/egg-play-preview.c:714: error: #pragma GCC diagnostic not allowed inside functions

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-08-02 18:30:55 +00:00
parent cf82fcae8d
commit e998877695
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q3/; revision=543989

View File

@ -22,7 +22,8 @@ LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 \
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig tar:xz
USES= compiler:c11 desktop-file-utils gettext gmake gnome \
pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix intlhack
USE_GSTREAMER1= cdparanoia flac good vorbis
GNU_CONFIGURE= yes