summaryrefslogtreecommitdiff
path: root/x11-fonts/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-05-31 03:22:09 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-05-31 03:22:09 +0000
commit4645594dd6e9fc1d0541bad3f0245d97f1680fd7 (patch)
tree30dd7bdf1fef2b11d31c787018f138dc66225d00 /x11-fonts/Makefile
parentAdd xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts. (diff)
Add xorg-fonts-truetype, a port of the X.Org TrueType fonts (bitstream-vera
provided by the existing port).
Notes
Notes: svn path=/head/; revision=110469
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r--x11-fonts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index 3f7e923ebc44..8e75dcefb217 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -58,6 +58,7 @@
SUBDIR += xorg-fonts-cyrillic
SUBDIR += xorg-fonts-encodings
SUBDIR += xorg-fonts-miscbitmaps
+ SUBDIR += xorg-fonts-truetype
SUBDIR += xorg-fonts-type1
.include <bsd.port.subdir.mk>