git: 4e25dbab6dee - main - japanese/font-ricty: Fix build after recent inconsolata update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 May 2024 13:36:02 UTC
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e25dbab6dee8ace5f3768b052597f8c6235a582 commit 4e25dbab6dee8ace5f3768b052597f8c6235a582 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2024-05-12 13:29:10 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2024-05-12 13:29:10 +0000 japanese/font-ricty: Fix build after recent inconsolata update and rebuild with inconsolata-ttf 3.000. --- japanese/font-ricty/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/japanese/font-ricty/Makefile b/japanese/font-ricty/Makefile index 567c26f62c5b..2766c58a9486 100644 --- a/japanese/font-ricty/Makefile +++ b/japanese/font-ricty/Makefile @@ -1,6 +1,6 @@ PORTNAME= ricty PORTVERSION= 4.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11-fonts MASTER_SITES= https://rictyfonts.github.io/files/ PKGNAMEPREFIX= ja-font- @@ -53,8 +53,8 @@ do-extract: do-build: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${SH} ${DISTDIR}/${DIST_SUBDIR}/ricty_generator-${PORTVERSION}.sh \ - ${LOCALBASE}/share/fonts/inconsolata/Inconsolata-Regular.ttf \ - ${LOCALBASE}/share/fonts/inconsolata/Inconsolata-Bold.ttf \ + ${LOCALBASE}/share/fonts/inconsolata-ttf/Inconsolata-Regular.ttf \ + ${LOCALBASE}/share/fonts/inconsolata-ttf/Inconsolata-Bold.ttf \ ${LOCALBASE}/share/fonts/migu/migu-1m-regular.ttf \ ${LOCALBASE}/share/fonts/migu/migu-1m-bold.ttf