diff options
author | agc <agc@pkgsrc.org> | 2003-12-05 14:31:00 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-12-05 14:31:00 +0000 |
commit | a835922b4051c878698ad10bc793676281276c16 (patch) | |
tree | ae40971daa7943b55b72d93f93d31109d0827af6 /fonts | |
parent | ab72751d79ec3d4241f34e3db5791b7cd41dec44 (diff) | |
download | pkgsrc-a835922b4051c878698ad10bc793676281276c16.tar.gz |
Add and enable sgi-fonts
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 f75f8182b09..a2b85c72e9d 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2003/10/03 18:21:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.59 2003/12/05 14:31:00 agc Exp $ # COMMENT= Fonts @@ -78,6 +78,7 @@ SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-TTF SUBDIR+= pcf2bdf SUBDIR+= pfaedit +SUBDIR+= sgi-fonts SUBDIR+= t1lib SUBDIR+= t1utils SUBDIR+= ttf2pt1 |