diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-13 07:17:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-13 07:17:26 +0000 |
commit | 776a66e34720436001c9bbb9a5d3341273fbff50 (patch) | |
tree | 72dd51b829a753c41cb8d86eaa490aaaabbd4c97 /print/Makefile | |
parent | ebde058cc11da51cb17b3715db7c0ea30c8498ca (diff) | |
download | ports-776a66e34720436001c9bbb9a5d3341273fbff50.tar.gz ports-776a66e34720436001c9bbb9a5d3341273fbff50.zip |
Notes
Diffstat (limited to 'print/Makefile')
-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 |