1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

textproc/docproj-legacy: Fix poudriere warning

This commit is contained in:
Muhammad Moinur Rahman 2024-05-12 01:22:29 +02:00
parent 8e76e281ae
commit 1743d8a3bd
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -1,6 +1,6 @@
PORTNAME= docproj
PORTVERSION= 3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
PKGNAMESUFFIX= -legacy
@ -55,7 +55,7 @@ _FONTS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:x11-fonts/dejavu \
${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-Regular.ttf:x11-fonts/gentium-plus \
${LOCALBASE}/share/fonts/Lohit/Lohit-Bengali.ttf:x11-fonts/lohit
_FONTS_CJK= ${LOCALBASE}/share/fonts/ipa/ipam.otf:japanese/font-ipa \
${LOCALBASE}/share/fonts/nanum-ttf/NanumBarunGothic.ttf:korean/nanumfonts-ttf \
${LOCALBASE}/share/fonts/nanum-ttf/NanumBarunGothic.ttf:korean/nanumfonts \
${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:chinese/arphicttf
.include <bsd.port.options.mk>