diff options
author | steve <steve@FreeBSD.org> | 1999-01-04 11:36:21 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-04 11:36:21 +0800 |
commit | 35178d30d9337d7455eed0399dc617af224118ab (patch) | |
tree | 416e30811a9423bbe6033f5e69bd511e76e75483 | |
parent | 9285ca332d4541bce03b24ec1ba30c2c11889f43 (diff) | |
download | freebsd-ports-gnome-35178d30d9337d7455eed0399dc617af224118ab.tar.gz freebsd-ports-gnome-35178d30d9337d7455eed0399dc617af224118ab.tar.zst freebsd-ports-gnome-35178d30d9337d7455eed0399dc617af224118ab.zip |
Activate ghostscript55 port.
-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 |