mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
net-im/telepathy-logger-qt5: explicitely use c++11
Used telepathy code uses register modifier, project is mostly dead...
This commit is contained in:
parent
7eb472473a
commit
d46de2a0da
@ -21,6 +21,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
|
||||
USES= bison:build cmake compiler:c++11-lang gnome kde:5 \
|
||||
pkgconfig python:build qt:5 tar:xz
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_KDE= ecm
|
||||
USE_QT= core buildtools:build dbus network qmake:build xml
|
||||
|
Loading…
Reference in New Issue
Block a user