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:
parent
e021dea053
commit
eedc1753a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495431
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user