diff options
author | andreas <andreas@FreeBSD.org> | 1997-09-12 03:56:44 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-09-12 03:56:44 +0800 |
commit | f68700988d63ecce39090e97e30ac2b62c445505 (patch) | |
tree | f8fbc8fa35e139c3b863b0f73ad07e7bb96c9e3f /print | |
parent | d861e2705dc0e0ee4bef508c597428acc9e05800 (diff) | |
download | freebsd-ports-graphics-f68700988d63ecce39090e97e30ac2b62c445505.tar.gz freebsd-ports-graphics-f68700988d63ecce39090e97e30ac2b62c445505.tar.zst freebsd-ports-graphics-f68700988d63ecce39090e97e30ac2b62c445505.zip |
Use ghostscript 5
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 af99e9c29f8..d9e943b14ef 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.11 1996/12/08 01:45:13 max Exp $ +# $Id: Makefile,v 1.12 1997/04/30 03:18:08 asami Exp $ # DISTNAME= apsfilter-4.9.3 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= andreas@klemm.gtn.com -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \ +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ anytopnm:${PORTSDIR}/graphics/netpbm diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index af99e9c29f8..d9e943b14ef 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.11 1996/12/08 01:45:13 max Exp $ +# $Id: Makefile,v 1.12 1997/04/30 03:18:08 asami Exp $ # DISTNAME= apsfilter-4.9.3 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= andreas@klemm.gtn.com -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4 \ +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ anytopnm:${PORTSDIR}/graphics/netpbm |