diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-07 10:50:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-07 10:50:04 +0000 |
commit | 6ff250ab1118ea8e3814c62b36ea530e334f351e (patch) | |
tree | 4ca4cd2f3d67f03eb756edb54ed1d60833b4a80b /print/Makefile | |
parent | 80af0678d002265ffbffe7ae3d638f47de06b57a (diff) | |
download | ports-6ff250ab1118ea8e3814c62b36ea530e334f351e.tar.gz ports-6ff250ab1118ea8e3814c62b36ea530e334f351e.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index 9b3efada55e3..57333a849789 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.68 1998/10/30 14:17:49 kuriyama Exp $ +# $Id: Makefile,v 1.69 1998/11/06 08:13:30 tg Exp $ # SUBDIR += a2ps @@ -41,7 +41,12 @@ SUBDIR += offix-printer SUBDIR += p5-FreeType SUBDIR += p5-FreeTypeWrapper - SUBDIR += pkfonts + SUBDIR += pkfonts118 + SUBDIR += pkfonts240 + SUBDIR += pkfonts300 + SUBDIR += pkfonts360 + SUBDIR += pkfonts400 + SUBDIR += pkfonts600 SUBDIR += psutils SUBDIR += rtf2latex SUBDIR += teTeX |