summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-05-19 16:29:08 +0000
committerfredb <fredb@pkgsrc.org>2002-05-19 16:29:08 +0000
commitfa694688af470174bad153dcb6b7628c1eb73ee4 (patch)
tree6ed308b2aaf4c14e93d09bfb5229d6561cc8c3d2 /print
parent87e706ce7430b09238ee71b59619ffde8eafc73a (diff)
downloadpkgsrc-fa694688af470174bad153dcb6b7628c1eb73ee4.tar.gz
Partially revert last change. "magicfilter" only exec()'s the "netpbm"
binaries, so it doesn't care about what version of "png" is installed, at all. Bump PKGREVISION again, though, because we only want to go forward with that.
Diffstat (limited to 'print')
-rw-r--r--print/magicfilter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index f22fa3afe3a..edf65f0fd36 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2002/03/13 17:37:37 fredb Exp $
+# $NetBSD: Makefile,v 1.32 2002/05/19 16:29:08 fredb Exp $
DISTNAME= magicfilter-1.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/}
@@ -10,7 +10,7 @@ COMMENT= customizable, extensible automatic printer filter
DEPENDS+= a2ps-[0-9]*:../../print/a2ps
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
-DEPENDS+= netpbm>=9.7nb1:../../graphics/netpbm
+DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
DEPENDS+= papersize-[0-9]*:../../print/papersize