1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

misc/freebsd-doc-*: Fix build after 8a58bfbff8

Reported by:	pkg-fallout
This commit is contained in:
Danilo G. Baio 2021-07-01 20:22:55 -03:00
parent 9e53aba035
commit bf35eb0b74

View File

@ -67,7 +67,7 @@ PLIST_FORMATS+= ${O:tl:S,_,-,}
.if ${PORT_OPTIONS:MPDF}
BUILD_DEPENDS+= fop:textproc/fop \
${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-R.ttf:x11-fonts/gentium-plus \
${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-Regular.ttf:x11-fonts/gentium-plus \
${LOCALBASE}/share/fonts/Droid/DroidSans.ttf:x11-fonts/droid-fonts-ttf \
${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:x11-fonts/dejavu
.endif