x11-fonts/encodings: one more /usr/local replaced by $PREFIX
PR: 170852 Submitted by: remko
This commit is contained in:
parent
a30a376b74
commit
14ec59e35f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458816
@ -20,6 +20,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-fontrootdir=${PREFIX}/share/fonts
|
||||
|
||||
post-install:
|
||||
cd ${STAGEDIR}/usr/local/share/fonts/encodings && mkfontscale -b -s -l -n -r -p ${PREFIX}/share/fonts/encodings -e . -e large .
|
||||
cd ${STAGEDIR}${PREFIX}/share/fonts/encodings && mkfontscale -b -s -l -n -r -p ${PREFIX}/share/fonts/encodings -e . -e large .
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user