diff options
author | tron <tron@pkgsrc.org> | 1998-11-08 22:03:57 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-11-08 22:03:57 +0000 |
commit | 73b8265a432b0785553625d680868d71497f89f1 (patch) | |
tree | 35202e4cb49256391a73b60005705025e2fe1e23 /print | |
parent | 49aafa7b2b6f346b1658c2750a694c5a50dae15c (diff) | |
download | pkgsrc-73b8265a432b0785553625d680868d71497f89f1.tar.gz |
Update dependence on "ghostscript5" package.
Diffstat (limited to 'print')
-rw-r--r-- | print/magicfilter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile index 385b9f39169..e9b048a158f 100644 --- a/print/magicfilter/Makefile +++ b/print/magicfilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/10/12 22:21:49 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/11/08 22:03:57 tron Exp $ DISTNAME= magicfilter-1.2 PKGNAME= magicfilter-${PAPERSIZE}-1.2 @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= system/printing MAINTAINER= tron@netbsd.org DEPENDS+= a2ps-${PAPERSIZE}-4.10.3:../../print/a2ps \ - ghostscript-5.10:../../print/ghostscript5 \ + ghostscript-5.50:../../print/ghostscript5 \ netpbm-19940301:../../graphics/netpbm \ teTeX-0.4p8:../../print/teTeX |