1
0
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:
Tobias C. Berner 2023-06-29 19:05:22 +02:00
parent 7eb472473a
commit d46de2a0da

View File

@ -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