diff options
author | jmmv <jmmv> | 2002-12-11 20:13:37 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2002-12-11 20:13:37 +0000 |
commit | 5b191130b8fba988df9fe68d8c5ad7f4633038c8 (patch) | |
tree | 778a5b38c2cc366434cd0fc5f67b2ac90faca71b /fonts | |
parent | 19449728267b8f1b5facae085a465351f5207101 (diff) | |
download | pkgsrc-5b191130b8fba988df9fe68d8c5ad7f4633038c8.tar.gz |
Add and enable fontconfig.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 10b3981e1c6..2fac87c3cfa 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2002/11/07 10:41:38 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2002/12/11 20:13:37 jmmv Exp $ # COMMENT= Fonts @@ -36,6 +36,7 @@ SUBDIR+= cyr-rfx-windows_1251 SUBDIR+= cyr-rfx-winlatin_1 SUBDIR+= dbz-ttf SUBDIR+= efont-unicode +SUBDIR+= fontconfig SUBDIR+= freefonts SUBDIR+= geoslab703-ttf SUBDIR+= ghostscript-cidfonts |