diff options
author | shige <shige@FreeBSD.org> | 2000-07-19 08:28:06 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-07-19 08:28:06 +0000 |
commit | 73d32bc0199cc80a0a5ccb32f86b00af1e605d4f (patch) | |
tree | cfae11d645d1c1a90c2849a06774b356e7a41522 /x11-fonts | |
parent | 85e0f793d96a5ed75d6d90874ffb85f2adc7335c (diff) | |
download | FreeBSD-ports-73d32bc0199cc80a0a5ccb32f86b00af1e605d4f.zip FreeBSD-ports-73d32bc0199cc80a0a5ccb32f86b00af1e605d4f.tar.gz |
Activate bitmap-fonts instead of bitmap-font.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index dedaf01..56f8627 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -9,7 +9,7 @@ SUBDIR += XFree86-4-fontLatin2 SUBDIR += XFree86-4-fontScalable SUBDIR += Xg - SUBDIR += bitmap-font + SUBDIR += bitmap-fonts SUBDIR += etlfonts SUBDIR += freefonts SUBDIR += getbdf |