summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-13 09:08:31 +0000
committerwiz <wiz@pkgsrc.org>2014-10-13 09:08:31 +0000
commit48ddf18173a341f766bcccb288cea746529f09cc (patch)
treed56faa91c33f07067a0d762834e1e19fe48a4bcf /graphics/p5-PerlMagick
parent3b839eb65977c43c041f11e7dcaf89b08a6f8750 (diff)
downloadpkgsrc-48ddf18173a341f766bcccb288cea746529f09cc.tar.gz
Update to 6.8.9.8. patch-configure was integrated upstream.
Changes: * JPEG library version >= 80 is thread safe * Added support for some legacy dds formats
Diffstat (limited to 'graphics/p5-PerlMagick')
-rw-r--r--graphics/p5-PerlMagick/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index 5c10845ae35..49547db599a 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.108 2014/10/09 14:06:37 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2014/10/13 09:08:31 wiz Exp $
.include "../../graphics/ImageMagick/Makefile.common"
PKGNAME= p5-PerlMagick-${DISTVERSION}
-PKGREVISION= 3
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html