mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
japanese/font-ricty: Fix build after recent inconsolata update
and rebuild with inconsolata-ttf 3.000.
This commit is contained in:
parent
43af1d14a7
commit
4e25dbab6d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user