summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorfredb <fredb>2002-05-19 16:29:08 +0000
committerfredb <fredb>2002-05-19 16:29:08 +0000
commitdeb81a24f6b2b3bc4b42465854f346f9ba2ac47c (patch)
tree6ed308b2aaf4c14e93d09bfb5229d6561cc8c3d2 /print
parenta0b3e1c618d044b962d7ddd36ef3d0ab21c69d9c (diff)
downloadpkgsrc-deb81a24f6b2b3bc4b42465854f346f9ba2ac47c.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