aboutsummaryrefslogtreecommitdiff
path: root/arabic/ae_fonts_ttf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arabic/ae_fonts_ttf/Makefile')
-rw-r--r--arabic/ae_fonts_ttf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile
index c30ac1ef6376..4f51a55fa672 100644
--- a/arabic/ae_fonts_ttf/Makefile
+++ b/arabic/ae_fonts_ttf/Makefile
@@ -39,7 +39,7 @@ FONTS+= ${font}
.for font in KASR SHMOOKH
. if ${PORT_OPTIONS:M${font}}
-FONTS+= ${font:C/(.).*/\1/}${font:L:C/.//}
+FONTS+= ${font:C/(.).*/\1/}${font:tl:C/.//}
. endif
.endfor