diff options
author | asami <asami@FreeBSD.org> | 2000-06-08 10:42:32 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-08 10:42:32 +0000 |
commit | 420ed2663c91a4e934c904e9cf0ca88d89730925 (patch) | |
tree | c4a1be61c6c55628f75a642687bda26944d61031 /x11-fonts/Makefile | |
parent | 2af40ca6281de7e042bacbfc39cbff208dff431c (diff) | |
download | FreeBSD-ports-420ed2663c91a4e934c904e9cf0ca88d89730925.zip FreeBSD-ports-420ed2663c91a4e934c904e9cf0ca88d89730925.tar.gz |
Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by: taguchi@tohoku.iij.ad.jp
Approved (in spirit) by: jmz (XFree86 port maintainer)
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 01a8a65..dedaf01 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -1,6 +1,13 @@ # $FreeBSD$ # + SUBDIR += XFree86-4-font100dpi + SUBDIR += XFree86-4-font75dpi + SUBDIR += XFree86-4-fontCyrillic + SUBDIR += XFree86-4-fontDefaultBitmaps + SUBDIR += XFree86-4-fontEncodings + SUBDIR += XFree86-4-fontLatin2 + SUBDIR += XFree86-4-fontScalable SUBDIR += Xg SUBDIR += bitmap-font SUBDIR += etlfonts |