diff options
author | asami <asami@FreeBSD.org> | 1999-01-13 15:17:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-13 15:17:26 +0800 |
commit | 1c0fac79e624a9edd4b83299c665e32165cc888b (patch) | |
tree | 189975fab581a64062474d7f5c0900caa2cf6b91 /print | |
parent | c4a7cedad4c7bca7c5708de5599def322d7118e3 (diff) | |
download | freebsd-ports-gnome-1c0fac79e624a9edd4b83299c665e32165cc888b.tar.gz freebsd-ports-gnome-1c0fac79e624a9edd4b83299c665e32165cc888b.tar.zst freebsd-ports-gnome-1c0fac79e624a9edd4b83299c665e32165cc888b.zip |
Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5
and Alladin ghostscript55.
Approved by: the ports list
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/Makefile b/print/Makefile index fdd0c11cd5f4..a76a48cda548 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1999/01/01 22:20:14 sada Exp $ +# $Id: Makefile,v 1.78 1999/01/04 03:36:21 steve Exp $ # SUBDIR += a2ps-a4 @@ -26,8 +26,6 @@ SUBDIR += enscriptfonts SUBDIR += freetype SUBDIR += ggv - SUBDIR += ghostscript - SUBDIR += ghostscript4 SUBDIR += ghostscript5 SUBDIR += ghostscript55 SUBDIR += ghostview |