Add compiler:c++11-lang to USES to fix build on GCC-based systems:

../libwacom/libwacom-deprecated.c:60: error: expected declaration specifiers or '...' before string constant

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-07-06 19:44:21 +00:00
parent 7faeae5c6e
commit d9a4168e8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541363

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
LIB_DEPENDS= libgudev-1.0.so:devel/libgudev
TEST_DEPENDS= bash:shells/bash
USES= gnome meson pkgconfig
USES= compiler:c++11-lang gnome meson pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= linuxwacom
USE_GNOME= glib20