Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2023 12:13:42 GMT
From:      MANTANI Nobutaka <nobutaka@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5a1dd65ccbc5 - main - japanese/kasumi: Fix build on current
Message-ID:  <202307011213.361CDgoG055579@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nobutaka:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a1dd65ccbc5da1eb1e2f1c0e5e1d6453fb65c48

commit 5a1dd65ccbc5da1eb1e2f1c0e5e1d6453fb65c48
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2023-07-01 12:12:14 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2023-07-01 12:13:18 +0000

    japanese/kasumi: Fix build on current
---
 japanese/kasumi/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile
index 556256bbef6b..cb2d0cf97014 100644
--- a/japanese/kasumi/Makefile
+++ b/japanese/kasumi/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS=	libanthy.so:japanese/anthy \
 
 USES=		compiler:c++11-lang gmake gnome iconv:wchar_t localbase:ldflags pkgconfig
 USE_GNOME=	gtk20 cairo gdkpixbuf2
+USE_CXXSTD=	c++11
 
 GNU_CONFIGURE=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307011213.361CDgoG055579>