summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Imlib2/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2009-01-05 12:56:34 +0000
committerhe <he@pkgsrc.org>2009-01-05 12:56:34 +0000
commit5a6ef6a095110d7f9c380c645aa7ae814ae884a4 (patch)
tree6ff93914b96ff2df3881d0fe05e02b63af0f4537 /graphics/p5-Image-Imlib2/Makefile
parent4f09e0d009dcb37bdac9c3d8ea0f94a07f976192 (diff)
downloadpkgsrc-5a6ef6a095110d7f9c380c645aa7ae814ae884a4.tar.gz
Update from version 2.01nb1 to 2.02.
Upstream changes: 2.02 Mon Dec 1 11:55:06 GMT 2008 - update documentation to clarify cache_size - note that new images have undefined content (thanks to barbie)
Diffstat (limited to 'graphics/p5-Image-Imlib2/Makefile')
-rw-r--r--graphics/p5-Image-Imlib2/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile
index c0411a72b56..f6674f2e7d8 100644
--- a/graphics/p5-Image-Imlib2/Makefile
+++ b/graphics/p5-Image-Imlib2/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2008/10/19 19:18:10 he Exp $
+# $NetBSD: Makefile,v 1.25 2009/01/05 12:56:34 he Exp $
#
-DISTNAME= Image-Imlib2-2.01
+DISTNAME= Image-Imlib2-2.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5im2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
@@ -18,9 +17,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
# versions before that contained a broken imlib2-config
BUILDLINK_API_DEPENDS.imlib2+= imlib2>=1.2.0nb2
-PERL5_MODULE_TYPE= Module::Build
-
PERL5_PACKLIST= auto/Image/Imlib2/.packlist
+PERL5_MODULE_TYPE= Module::Build
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../lang/perl5/module.mk"