Fix build on GCC-based systems:

/wrkdirs/usr/ports/www/libwpe/work/libwpe-1.4.0/src/pasteboard-generic.cpp:35: error: expected nested-name-specifier before 'Pasteboard'

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-10-01 20:53:26 +00:00
parent bfbdac07c7
commit fa2ee5f17b

View file

@ -12,7 +12,8 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon
USES= cmake pkgconfig localbase:ldflags gl tar:xz
USES= cmake compiler:c11 gl localbase:ldflags pkgconfig \
tar:xz
USE_GL= egl
USE_LDCONFIG= yes