summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron>1999-06-20 18:21:05 +0000
committertron <tron>1999-06-20 18:21:05 +0000
commit6252105017104fd721b13bd66643e9627f597c4c (patch)
treee35f23c6fc251bf7c359e040effdaea1a6a2eae5 /print
parent60d3269606ec0e40b89c564825537ab9f01168b6 (diff)
downloadpkgsrc-6252105017104fd721b13bd66643e9627f597c4c.tar.gz
Update dependence on "a2ps" package.
Diffstat (limited to 'print')
-rw-r--r--print/magicfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index 883834512d9..4472f060485 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1999/06/16 17:28:24 cgd Exp $
+# $NetBSD: Makefile,v 1.15 1999/06/20 18:21:05 tron Exp $
DISTNAME= magicfilter-1.2
CATEGORIES= print
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/}
MAINTAINER= tron@netbsd.org
-DEPENDS+= a2ps-4.10.3:../../print/a2ps \
+DEPENDS+= a2ps-4.12:../../print/a2ps \
ghostscript-5.50:../../print/ghostscript5 \
netpbm-19940301:../../graphics/netpbm \
teTeX-0.4p8:../../print/teTeX \