1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Fix staging support

PR:		ports/184705
Submitted by:	rk <hsn@sendmail.cz>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-11 17:02:47 +00:00
parent 5523ce6c5d
commit c3d325f339
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343783

View File

@ -38,7 +38,7 @@ PLIST_SUB+= FCDIR_LINKS="@comment "
.endif
do-install:
${MKDIR} ${STAGEDIR}${FCDIR} ${STAGEDIR}${FONTSDIR}/
${MKDIR} ${STAGEDIR}${FCDIR}/ ${STAGEDIR}${PREFIX}/${FCDIR_LINKS}/ ${STAGEDIR}${FONTSDIR}/
${INSTALL_DATA} ${WRKSRC}/fontconfig/*.conf ${STAGEDIR}${FCDIR}/
${INSTALL_DATA} ${WRKSRC}/ttf/*.ttf ${STAGEDIR}${FONTSDIR}/
.if ${PORT_OPTIONS:MDOCS}