diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-10-30 14:17:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-10-30 14:17:49 +0000 |
commit | 995fcf8f7381b0a04dfeb30b29a2ecb212f22b13 (patch) | |
tree | cd95921a211a7e0d30d8e876a6e9ef0bedfac3d3 /print/Makefile | |
parent | 9f0b173517c514697967a30be7d84cefde840580 (diff) | |
download | ports-995fcf8f7381b0a04dfeb30b29a2ecb212f22b13.tar.gz ports-995fcf8f7381b0a04dfeb30b29a2ecb212f22b13.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index b21e4da2227f..920203133d51 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1998/10/20 00:12:44 asami Exp $ +# $Id: Makefile,v 1.67 1998/10/20 01:54:07 steve Exp $ # SUBDIR += a2ps @@ -39,6 +39,8 @@ SUBDIR += mpage SUBDIR += musixtex SUBDIR += offix-printer + SUBDIR += p5-FreeType + SUBDIR += p5-FreeTypeWrapper SUBDIR += pkfonts SUBDIR += psutils SUBDIR += rtf2latex |