MFH: r551433
devel/dee: fix build on GCC architectures Use newer GCC: cc1: error: unrecognized command line option "-Wempty-body" Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
917d71669b
commit
49ef0420be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=553523
@ -13,14 +13,14 @@ COMMENT= Model to synchronize multiple instances over DBus
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
EXTRA_PATCHES= \
|
||||
${FILESDIR}/dee-1.2.7-deprecated-g_type_class_add_private.patch:-p1 \
|
||||
EXTRA_PATCHES= ${FILESDIR}/dee-1.2.7-deprecated-g_type_class_add_private.patch:-p1 \
|
||||
${FILESDIR}/vapi-skip-properties.patch:-p1
|
||||
|
||||
BUILD_DEPENDS= vapigen:lang/vala
|
||||
LIB_DEPENDS= libicutu.so:devel/icu
|
||||
|
||||
USES= gmake gnome libtool localbase pathfix pkgconfig python:3.5+
|
||||
USES= compiler:c11 gmake gnome libtool localbase pathfix pkgconfig \
|
||||
python:3.5+
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 introspection:build pygobject3
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user