diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-11 19:56:44 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-11 19:56:44 +0000 |
commit | 03fb9856e8b5194caa721ba346f162d2b115762f (patch) | |
tree | 0bab15d2971342d7859c611302e9528e53b750cb /print | |
parent | Upgrade to v1.8 (diff) |
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 af99e9c29f89..d9e943b14ef8 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 af99e9c29f89..d9e943b14ef8 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 |