aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/webfonts
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/webfonts')
-rw-r--r--x11-fonts/webfonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile
index 604f2db80d6c..ed138cc10fec 100644
--- a/x11-fonts/webfonts/Makefile
+++ b/x11-fonts/webfonts/Makefile
@@ -43,7 +43,7 @@ post-extract:
@${CHMOD} 644 ${WRKDIR}/webfonts/*
do-build:
- @ttmkfdir -d ${WRKDIR}/webfonts | \
+ @${X11BASE}/bin/ttmkfdir -d ${WRKDIR}/webfonts | \
${SED} -e "s,monotype,truetype,g;s,microsoft,truetype,g" > ${WRKDIR}/webfonts/fonts.scale
@head -1 ${WRKDIR}/webfonts/fonts.scale > ${WRKDIR}/webfonts/fonts.dir
@tail +2 ${WRKDIR}/webfonts/fonts.scale | ${CAT} -n | sort -r | cut -c8- >>${WRKDIR}/webfonts/fonts.dir