diff options
author | andreas <andreas@FreeBSD.org> | 2000-11-23 14:29:40 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-11-23 14:29:40 +0800 |
commit | 1ee6b523e8b94233c32928a08c469f1c0931adf5 (patch) | |
tree | d9d7921b92b7b58b9ffa9605c6f2ed93909ddf55 /print | |
parent | 2bbc001e1480945e37b3050eab28f57f645eba6f (diff) | |
download | freebsd-ports-gnome-1ee6b523e8b94233c32928a08c469f1c0931adf5.tar.gz freebsd-ports-gnome-1ee6b523e8b94233c32928a08c469f1c0931adf5.tar.zst freebsd-ports-gnome-1ee6b523e8b94233c32928a08c469f1c0931adf5.zip |
nuke ghostscript v 5.0, we have a more "up to date" one
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 7b4e2e6a5362..8591f05482cf 100644 --- a/print/Makefile +++ b/print/Makefile @@ -38,7 +38,6 @@ SUBDIR += freetype SUBDIR += freetype2 SUBDIR += ggv - SUBDIR += ghostscript5 SUBDIR += ghostscript55 SUBDIR += ghostscript6 SUBDIR += ghostview |