Add FONTSDIR to PLIST_SUB and SUB_LIST
This commit is contained in:
parent
f7193d14cf
commit
b85dca8ae0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381627
1 changed files with 2 additions and 0 deletions
|
@ -14,5 +14,7 @@ RUN_DEPENDS+= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
|
|||
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
|
||||
|
||||
PLIST_FILES+= "@fcfontsdir ${FONTSDIR}"
|
||||
SUB_LIST= FONTSDIR="${FONTSDIR}"
|
||||
PLIST_SUB= FONTSDIR="${FONTSDIR}"
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue