diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-05-31 03:11:07 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-05-31 03:11:07 +0000 |
commit | 0d5fd049e142edd054c3de5f869f423a95816409 (patch) | |
tree | 0fb0a2e65a4c0217e741414557006c615ecc2bda /x11-fonts/Makefile | |
parent | 2d288e9e2be66cc05f079cb7c23a78a63c45965c (diff) | |
download | ports-0d5fd049e142edd054c3de5f869f423a95816409.tar.gz ports-0d5fd049e142edd054c3de5f869f423a95816409.zip |
Notes
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 1e0722d859b7..2b0858b699bd 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -53,5 +53,6 @@ SUBDIR += xfed SUBDIR += xfontselector SUBDIR += xmbdfed + SUBDIR += xorg-fonts-type1 .include <bsd.port.subdir.mk> |