git: 5a1dd65ccbc5 - main - japanese/kasumi: Fix build on current
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jul 2023 12:13:42 UTC
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