diff options
author | perry <perry@pkgsrc.org> | 2003-12-20 00:30:17 +0000 |
---|---|---|
committer | perry <perry@pkgsrc.org> | 2003-12-20 00:30:17 +0000 |
commit | 847ac710d7f1a3af9c348cc777a5e111e985ab48 (patch) | |
tree | 7479a1401f2aa7e844def08ca27915e69f64f22e /fonts | |
parent | 772983a2d6e7bc4aabf314b5a8d55a90488460fd (diff) | |
download | pkgsrc-847ac710d7f1a3af9c348cc777a5e111e985ab48.tar.gz |
turn on profont
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 c6b73b5b067..8fbd011633c 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2003/12/14 01:23:56 xtraeme Exp $ +# $NetBSD: Makefile,v 1.61 2003/12/20 00:30:17 perry Exp $ # COMMENT= Fonts @@ -79,6 +79,7 @@ SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-TTF SUBDIR+= pcf2bdf SUBDIR+= pfaedit +SUBDIR+= profont SUBDIR+= sgi-fonts SUBDIR+= t1lib SUBDIR+= t1utils |