diff options
author | andreas <andreas@FreeBSD.org> | 1996-09-21 17:02:40 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-09-21 17:02:40 +0000 |
commit | 5c8f5bba0db05c0bbe5730ed8473b91b0341f48e (patch) | |
tree | 868011e511501d0ed0ed9260affe57e3000de456 /print | |
parent | e7d7f9a557dd1a7d419da83b205899b11c6fc6ec (diff) | |
download | FreeBSD-ports-5c8f5bba0db05c0bbe5730ed8473b91b0341f48e.zip FreeBSD-ports-5c8f5bba0db05c0bbe5730ed8473b91b0341f48e.tar.gz |
use ghostscript4 instead of 2.6.2
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 782f859..929fcd8 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.3 1995/12/04 02:27:58 asami Exp $ +# $Id: Makefile,v 1.4 1996/09/19 03:00:51 andreas Exp $ # DISTNAME= apsfilter-4.9.3 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript \ +RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ anytopnm:${PORTSDIR}/graphics/netpbm diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 782f859..929fcd8 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.3 1995/12/04 02:27:58 asami Exp $ +# $Id: Makefile,v 1.4 1996/09/19 03:00:51 andreas Exp $ # DISTNAME= apsfilter-4.9.3 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript \ +RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ anytopnm:${PORTSDIR}/graphics/netpbm |