1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix build on GCC-based systems:

The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-12-10 08:05:52 +00:00
parent db617552ec
commit a72cb833c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519650

View File

@ -11,7 +11,7 @@ COMMENT= Datasource plugin for KPeople to read vCard files
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= contacts coreaddons ecm i18n people
USE_QT= core gui widgets \
buildtools_build qmake_build