summaryrefslogtreecommitdiff
path: root/print/magicfilter
diff options
context:
space:
mode:
authorcgd <cgd@pkgsrc.org>1999-06-16 17:28:24 +0000
committercgd <cgd@pkgsrc.org>1999-06-16 17:28:24 +0000
commit948edb1e0e44dca68753fea6e38faf2a16a3f102 (patch)
tree00392aed48fc860f6cda404dd92457ad48f6cb5d /print/magicfilter
parent61e3e4eb823dc8f2b968c435901a39c1b8368466 (diff)
downloadpkgsrc-948edb1e0e44dca68753fea6e38faf2a16a3f102.tar.gz
papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have their executable bit set. Fix that, bump the papersize revisions to 1.0.1, and update other packages' DEPENDS lines to compensate.
Diffstat (limited to 'print/magicfilter')
-rw-r--r--print/magicfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index 74db934ff68..883834512d9 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/04/15 20:39:47 tron Exp $
+# $NetBSD: Makefile,v 1.14 1999/06/16 17:28:24 cgd Exp $
DISTNAME= magicfilter-1.2
CATEGORIES= print
@@ -10,7 +10,7 @@ DEPENDS+= a2ps-4.10.3:../../print/a2ps \
ghostscript-5.50:../../print/ghostscript5 \
netpbm-19940301:../../graphics/netpbm \
teTeX-0.4p8:../../print/teTeX \
- papersize-1.0:../../print/papersize
+ papersize-1.0.1:../../print/papersize
USE_GMAKE= yes
GNU_CONFIGURE= yes