diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-26 23:55:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-26 23:55:59 +0800 |
commit | f73c736077ae7155788121e76439141694581f69 (patch) | |
tree | e6f2e21741cb15ff404944dbfd8dc3aad2717a8f /print/Makefile | |
parent | d611a7818ed16541db9ac2147cb51c1a5193eb55 (diff) | |
download | freebsd-ports-gnome-f73c736077ae7155788121e76439141694581f69.tar.gz freebsd-ports-gnome-f73c736077ae7155788121e76439141694581f69.tar.zst freebsd-ports-gnome-f73c736077ae7155788121e76439141694581f69.zip |
ghostscript7 is very very outdated consider using newer version like print/ghostscript9
Approved by: doceng (gjb)
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/print/Makefile b/print/Makefile index 266a1b905631..62d92e704da4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -79,11 +79,6 @@ SUBDIR += frescobaldi SUBDIR += ft2demos SUBDIR += ggv - SUBDIR += ghostscript7 - SUBDIR += ghostscript7-commfont - SUBDIR += ghostscript7-jpnfont - SUBDIR += ghostscript7-korfont - SUBDIR += ghostscript7-nox11 SUBDIR += ghostscript8 SUBDIR += ghostscript8-nox11 SUBDIR += ghostscript9 |