diff options
author | minskim <minskim@pkgsrc.org> | 2013-11-18 19:05:35 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2013-11-18 19:05:35 +0000 |
commit | 327807a5f807394b73e6f09e85e0a68c35365988 (patch) | |
tree | 07c3cfa62da3123a35134c2f3a2a80e27afe1082 /fonts/Makefile | |
parent | 7720237da4cff51ce4960704686bd9cf453124cf (diff) | |
download | pkgsrc-327807a5f807394b73e6f09e85e0a68c35365988.tar.gz |
Add tex-fontinst{,-doc}
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 29adebf5030..a1dd560002f 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2013/11/12 21:51:17 minskim Exp $ +# $NetBSD: Makefile,v 1.238 2013/11/18 19:05:35 minskim Exp $ # COMMENT= Fonts @@ -225,6 +225,8 @@ SUBDIR+= tex-eurosans SUBDIR+= tex-eurosans-doc SUBDIR+= tex-eurosym SUBDIR+= tex-eurosym-doc +SUBDIR+= tex-fontinst +SUBDIR+= tex-fontinst-doc SUBDIR+= tex-fontname SUBDIR+= tex-fontname-doc SUBDIR+= tex-fontspec |