mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
sysutils/kshutdown: fix build with cmake-3.15
This commit is contained in:
parent
26f0460098
commit
4af2a23e95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507511
@ -23,4 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
CMAKE_ON= KS_KF5
|
||||
CMAKE_OFF= KS_PURE_QT
|
||||
|
||||
# Uses c++14 thousands literall
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user