Fix build on gcc-based architectures:

The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-12 04:58:09 +00:00
parent e021dea053
commit eedc1753a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495431

View File

@ -13,7 +13,8 @@ COMMENT= KDE utility that sums up disk usage for directory trees
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake cpe desktop-file-utils gettext-tools kde:5 qt:5 tar:bzip2
USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext-tools \
kde:5 qt:5 tar:bzip2
WRKSRC= ${WRKDIR}/jeromerobert-k4dirstat-0fd87f361645