diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-24 16:59:21 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-24 16:59:21 +0000 |
commit | d17a70c65824a2aa3791a01e5b1ac6e2b6779690 (patch) | |
tree | 7acfd4601a534b161877f5ccb938dbdd07159302 /print/Makefile | |
parent | 35be9959720ca74441e3b5717e50731831435d6e (diff) | |
download | ports-d17a70c65824a2aa3791a01e5b1ac6e2b6779690.tar.gz ports-d17a70c65824a2aa3791a01e5b1ac6e2b6779690.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index b797bd6a1b63..70720a186ea3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/11/25 23:59:51 asami Exp $ +# $Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -19,6 +19,7 @@ SUBDIR += dvips2ascii SUBDIR += dviselect SUBDIR += enscript + SUBDIR += freetype SUBDIR += ghostscript SUBDIR += ghostscript3 SUBDIR += ghostscript4 |