diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-04 03:36:21 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-04 03:36:21 +0000 |
commit | 5b2920188477d9374052de7d7310e4e889cd6ab0 (patch) | |
tree | d1db2f492766bfb790a3f9ead100bf9dc4d76139 | |
parent | Fixup after repository copy. (diff) |
Activate ghostscript55 port.
Notes
Notes:
svn path=/head/; revision=15815
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index c898013f4418..fdd0c11cd5f4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1998/12/24 12:13:55 jseger Exp $ +# $Id: Makefile,v 1.77 1999/01/01 22:20:14 sada Exp $ # SUBDIR += a2ps-a4 @@ -29,6 +29,7 @@ SUBDIR += ghostscript SUBDIR += ghostscript4 SUBDIR += ghostscript5 + SUBDIR += ghostscript55 SUBDIR += ghostview SUBDIR += gp SUBDIR += gsfonts |