mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging
This commit is contained in:
parent
4a081dc8f3
commit
8635f9cee7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348547
@ -20,13 +20,8 @@ PLIST_SUB+= FONTSDIR=${FONTSDIR}
|
||||
|
||||
WRKSRC= ${WRKDIR}/Opentype\ only\ fonts
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${PREFIX}/${FONTSDIR}
|
||||
|
||||
post-install:
|
||||
@${ECHO_MSG} "==> Running fc-cache"
|
||||
@-${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR}
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${PREFIX}/${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -6,4 +6,4 @@ A collection of Mondulkiri Opentype fonts. The package contains:
|
||||
- Mondulkiri high line-spacing font
|
||||
- Mondulkiri diagnostic font showing spaces and zero-width (non-)joiner
|
||||
|
||||
WWW: http://sourceforge.net/projects/khmer/
|
||||
WWW: http://sourceforge.net/projects/khmer/
|
||||
|
Loading…
Reference in New Issue
Block a user