filelight: note needs c++20

This commit is contained in:
markd 2024-02-14 07:32:06 +00:00
parent a407d347ad
commit bf14512992
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.105 2024/02/06 11:17:42 markd Exp $
# $NetBSD: Makefile,v 1.106 2024/02/14 07:32:06 markd Exp $
DISTNAME= filelight-${KAPPSVER}
CATEGORIES= sysutils
@ -13,6 +13,8 @@ TOOL_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
USE_TOOLS+= msgmerge
USE_CXX_FEATURES+= c++20
SUBST_CLASSES+= xdg
SUBST_STAGE.xdg= pre-configure
SUBST_MESSAGE.xdg= Install via examples dir.