This port requires a C++11-compatible compiler, so add
USES=compiler:c++11-lang to fix build on GCC-based architectures. PR: 234973 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -29,7 +29,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libxcb-util.so:x11/xcb-util
|
||||
RUN_DEPENDS= mplayer:multimedia/mplayer
|
||||
|
||||
USES= cmake desktop-file-utils gettext-runtime \
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils gettext-runtime \
|
||||
kde:5 pkgconfig qt:5
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
USE_QT= concurrent core dbus gui network phonon4 printsupport \
|
||||
|
||||
Reference in New Issue
Block a user