diff options
author | markd <markd@pkgsrc.org> | 2021-02-21 06:30:09 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2021-02-21 06:30:09 +0000 |
commit | 14575ce8ef76b1c81189526d9e193b3abf18b294 (patch) | |
tree | 97ce7e093a50ad6e2247d27b1a93467b6e8d2650 /fonts/Makefile | |
parent | 67f767290a245b2c23c60d8a90e5af4284c671a2 (diff) | |
download | pkgsrc-14575ce8ef76b1c81189526d9e193b3abf18b294.tar.gz |
fonts: +makejvf
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index e4476bcf84d..22d86187eba 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.357 2021/02/14 02:15:09 markd Exp $ +# $NetBSD: Makefile,v 1.358 2021/02/21 06:30:09 markd Exp $ # COMMENT= Fonts @@ -167,6 +167,7 @@ SUBDIR+= liberation-ttf SUBDIR+= libfontenc SUBDIR+= linux-libertine-ttf SUBDIR+= lohit-fonts +SUBDIR+= makejvf SUBDIR+= mftrace SUBDIR+= mglfonts SUBDIR+= migu-ttf |