aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-04-24 15:43:10 +0800
committerbapt <bapt@FreeBSD.org>2012-04-24 15:43:10 +0800
commit174c15de77c24a12ae36f193c06a75b305d45bff (patch)
treed01b74946b633494c69119d3301c5a4dbc964669 /editors/libreoffice
parentf1fb61733001271d1fdaff9e9eeba1a03ba6a730 (diff)
downloadfreebsd-ports-gnome-174c15de77c24a12ae36f193c06a75b305d45bff.tar.gz
freebsd-ports-gnome-174c15de77c24a12ae36f193c06a75b305d45bff.tar.zst
freebsd-ports-gnome-174c15de77c24a12ae36f193c06a75b305d45bff.zip
Fix fonts search path for Liberation fonts
Switch linuxlibertine to linuxlibertine-G fonts
Diffstat (limited to 'editors/libreoffice')
-rw-r--r--editors/libreoffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 21f734655e43..d42ef9a954b5 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -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