diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-17 04:33:24 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-17 04:33:24 +0800 |
commit | 4407728d26a1f230b40d42cb78f9b5250482471e (patch) | |
tree | f9f9f1a0a5e6c8a99cc4a13c936506ed94d0ed49 /x11-fonts/Makefile | |
parent | 048d94234b1878f6ae37cede429b4fbd7396304d (diff) | |
download | freebsd-ports-gnome-4407728d26a1f230b40d42cb78f9b5250482471e.tar.gz freebsd-ports-gnome-4407728d26a1f230b40d42cb78f9b5250482471e.tar.zst freebsd-ports-gnome-4407728d26a1f230b40d42cb78f9b5250482471e.zip |
Add libXft after a repo-copy from Xft and update to 2.1.5. libXft is simply
a renamed version of the Xft port after it was added to the Freedesktop X11
libs project.
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 3d489404902d..09335a8b60b3 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -24,6 +24,7 @@ SUBDIR += jmk-x11-fonts SUBDIR += lfpfonts-fix SUBDIR += lfpfonts-var + SUBDIR += libXft SUBDIR += linux-fontconfig SUBDIR += linux-urw-fonts SUBDIR += mkbold |