Mon Feb 13 11:01:38 2012 UTC ()
reset PKGREV for base pkg update


(drochner)
diff -r1.81 -r1.82 pkgsrc/graphics/p5-PerlMagick/Makefile

cvs diff -r1.81 -r1.82 pkgsrc/graphics/p5-PerlMagick/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/p5-PerlMagick/Makefile 2012/02/06 12:40:32 1.81
+++ pkgsrc/graphics/p5-PerlMagick/Makefile 2012/02/13 11:01:38 1.82
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.81 2012/02/06 12:40:32 wiz Exp $ 1# $NetBSD: Makefile,v 1.82 2012/02/13 11:01:38 drochner Exp $
2 2
3.include "../../graphics/ImageMagick/Makefile.common" 3.include "../../graphics/ImageMagick/Makefile.common"
4 4
5PKGNAME= p5-PerlMagick-${DISTVERSION} 5PKGNAME= p5-PerlMagick-${DISTVERSION}
6PKGREVISION= 3 
7SVR4_PKGNAME= p5pma 6SVR4_PKGNAME= p5pma
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html 9HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html
11COMMENT= Object-oriented Perl interface to ImageMagick 10COMMENT= Object-oriented Perl interface to ImageMagick
12 11
13DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo 12DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo
14PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches 13PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches
15 14
16PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
17PKG_INSTALLATION_TYPES= overwrite pkgviews 16PKG_INSTALLATION_TYPES= overwrite pkgviews
18 17
19# Some configure_args come from Makefile.common 18# Some configure_args come from Makefile.common