diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-08 18:42:32 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-08 18:42:32 +0800 |
commit | 3103ffad6eedf79f4856cd8255e7b7cca818ed00 (patch) | |
tree | 0df8d4e0aef5aac8409de46d8dd3785b2184a606 /x11-fonts/Makefile | |
parent | 9a4be31f40a2bdd3753bc5c6f3e53195451b75f3 (diff) | |
download | freebsd-ports-gnome-3103ffad6eedf79f4856cd8255e7b7cca818ed00.tar.gz freebsd-ports-gnome-3103ffad6eedf79f4856cd8255e7b7cca818ed00.tar.zst freebsd-ports-gnome-3103ffad6eedf79f4856cd8255e7b7cca818ed00.zip |
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 01a8a65b6fca..dedaf01df124 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 |