multimedia/libass: unbreak on GCC architectures after r553425
In file included from ass.c:35: ass.h:421: error: wrong number of arguments specified for 'deprecated' attribute ass.h:520: error: wrong number of arguments specified for 'deprecated' attribute
This commit is contained in:
parent
5b14777071
commit
1102271f2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553426
@ -16,7 +16,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libfribidi.so:converters/fribidi \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= autoreconf iconv libtool pathfix pkgconfig tar:xz
|
||||
USES= autoreconf compiler:c11 iconv libtool pathfix pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
Loading…
Reference in New Issue
Block a user