mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix fonts search path for Liberation fonts
Switch linuxlibertine to linuxlibertine-G fonts
This commit is contained in:
parent
c8e5ec8c30
commit
296e6ccd49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295386
@ -54,8 +54,8 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
|
||||
png.6:${PORTSDIR}/graphics/png \
|
||||
cmis-0.2.0:${PORTSDIR}/net/libcmis \
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/liberation-fonts-ttf/LiberationMono-Bold.ttf:${PORTSDIR}/x11-fonts/liberation-fonts-ttf \
|
||||
${LOCALBASE}/lib/X11/fonts/linuxlibertine/LinLibertine_Bd-4.1.0.ttf:${PORTSDIR}/x11-fonts/linuxlibertine \
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/Liberation/LiberationMono-Bold.ttf:${PORTSDIR}/x11-fonts/liberation-fonts-ttf \
|
||||
${LOCALBASE}/lib/X11/fonts/LinLibertineG/LinLibertine_DR_G.ttf:${PORTSDIR}/x11-fonts/linuxlibertine-g \
|
||||
${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu \
|
||||
${LOCALBASE}/lib/X11/fonts/gentium-basic/GenBasI.ttf:${PORTSDIR}/x11-fonts/gentium-basic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user