diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-31 11:21:30 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-31 11:21:30 +0800 |
commit | 15cb957f2077d3cb78d4ffea7b5be9a8004fb7e6 (patch) | |
tree | 52acb117621cdd804b39e99cf7fc5f9c33f6d2c7 /x11-fonts/Makefile | |
parent | e49c2ec400f05512db09ddb4e9ed6bf0027ae3dc (diff) | |
download | freebsd-ports-gnome-15cb957f2077d3cb78d4ffea7b5be9a8004fb7e6.tar.gz freebsd-ports-gnome-15cb957f2077d3cb78d4ffea7b5be9a8004fb7e6.tar.zst freebsd-ports-gnome-15cb957f2077d3cb78d4ffea7b5be9a8004fb7e6.zip |
Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts.
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 b12e2ba2afe8..3f7e923ebc44 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -57,6 +57,7 @@ SUBDIR += xorg-fonts-75dpi SUBDIR += xorg-fonts-cyrillic SUBDIR += xorg-fonts-encodings + SUBDIR += xorg-fonts-miscbitmaps SUBDIR += xorg-fonts-type1 .include <bsd.port.subdir.mk> |