mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Actually make it find fonts.
This commit is contained in:
parent
c8c86081f3
commit
0ca7ac7758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382050
@ -20,7 +20,7 @@ SUB_FILES= pkg-message
|
|||||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's,/usr/share,${PREFIX}/share,g' \
|
@${REINPLACE_CMD} -e 's,/usr/share/fonts/ttf/,${PREFIX}/share/fonts/TrueType/,g' \
|
||||||
${WRKSRC}/gb2312-bg5ps.conf ${WRKSRC}/bg5ps.conf
|
${WRKSRC}/gb2312-bg5ps.conf ${WRKSRC}/bg5ps.conf
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
Loading…
Reference in New Issue
Block a user