diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-07 05:31:28 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-07 05:31:28 +0800 |
commit | 6d1ab5d52e40352f8b7e130e762dde664b19e9fc (patch) | |
tree | de44c3eba5c41ca11c0c4436a14c04ecdc3a113c /x11-fonts/Makefile | |
parent | 89ae5192a2442f569fd24d733b6f814a67e919c6 (diff) | |
download | freebsd-ports-gnome-6d1ab5d52e40352f8b7e130e762dde664b19e9fc.tar.gz freebsd-ports-gnome-6d1ab5d52e40352f8b7e130e762dde664b19e9fc.tar.zst freebsd-ports-gnome-6d1ab5d52e40352f8b7e130e762dde664b19e9fc.zip |
Add Xft 2.0, a client-sided font rendering engine for X applications.
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 464ed1a08d00..44a906c644ad 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -7,6 +7,7 @@ SUBDIR += XFree86-4-fontDefaultBitmaps SUBDIR += XFree86-4-fontEncodings SUBDIR += XFree86-4-fontScalable + SUBDIR += Xft SUBDIR += Xg SUBDIR += artwiz-fonts SUBDIR += bdfresize |