diff options
author | tron <tron> | 1998-11-08 22:03:57 +0000 |
---|---|---|
committer | tron <tron> | 1998-11-08 22:03:57 +0000 |
commit | 3e95bcc4ad53b53d9e13e496259712d4a152e039 (patch) | |
tree | 35202e4cb49256391a73b60005705025e2fe1e23 /print | |
parent | dd76809e45fe7aa8867b25d54b6b2143c4bf80f1 (diff) | |
download | pkgsrc-3e95bcc4ad53b53d9e13e496259712d4a152e039.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 |