From 88b083ede1c95ae15e211b930e2dead6920407f3 Mon Sep 17 00:00:00 2001
From: adam <adam>
Date: Sun, 30 Apr 2006 17:55:50 +0000
Subject: Reset PKGREVISION on ImageMagick update; plus cosmetics

---
 graphics/p5-PerlMagick/Makefile | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

(limited to 'graphics')

diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index ba719fe4c62..08d79fcb613 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.52 2006/04/17 13:46:34 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2006/04/30 17:55:50 adam Exp $
 
 .include "../../graphics/ImageMagick/Makefile.common"
 
 PKGNAME=	p5-PerlMagick-${DISTVERSION}
 
-PKGREVISION=	1
 SVR4_PKGNAME=	p5pma
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
@@ -17,19 +16,16 @@ PATCHDIR=	${.CURDIR}/../../graphics/ImageMagick/patches
 
 PKG_INSTALLATION_TYPES=	overwrite pkgviews
 
-USE_LIBTOOL=		YES
-
-PERL5_CONFIGURE=	NO
-PERL5_PACKLIST=		auto/Image/Magick/.packlist
-
-GNU_CONFIGURE=		YES
+USE_LIBTOOL=		yes
+GNU_CONFIGURE=		yes
+# Some configure_args come from Makefile.common
+CONFIGURE_ARGS+=	--with-perl=${PERL5:Q}
 
+PERL5_CONFIGURE=	no
 PERL5_CONFIGURE_DIRS=	${WRKSRC}/PerlMagick
+PERL5_PACKLIST=		auto/Image/Magick/.packlist
 BUILD_DIRS=		${PERL5_CONFIGURE_DIRS}
 
-# Some configure_args come from Makefile.common
-CONFIGURE_ARGS+=	--with-perl=${PERL5:Q}
-
 post-configure: perl5-configure
 
 BUILDLINK_API_DEPENDS.ImageMagick+=         ImageMagick>=${DISTVERSION}
-- 
cgit v1.2.3