diff options
author | perry <perry> | 2003-12-20 00:30:17 +0000 |
---|---|---|
committer | perry <perry> | 2003-12-20 00:30:17 +0000 |
commit | 19d50252ef01b138c1db367d980e7ad232cef6fb (patch) | |
tree | 7479a1401f2aa7e844def08ca27915e69f64f22e /fonts/Makefile | |
parent | 0d4bc4e8c325957f1e232da7b4773e2e2d73e0a2 (diff) | |
download | pkgsrc-19d50252ef01b138c1db367d980e7ad232cef6fb.tar.gz |
turn on profont
Diffstat (limited to 'fonts/Makefile')
-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 |