diff options
Diffstat (limited to 'graphics/p5-PerlMagick/Makefile')
-rw-r--r-- | graphics/p5-PerlMagick/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index 0454dd43965..8673cd9ca34 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.66 2009/10/28 11:07:59 adam Exp $ +# $NetBSD: Makefile,v 1.67 2009/12/15 21:48:02 joerg Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../graphics/ImageMagick/Makefile.common" PKGNAME= p5-PerlMagick-${DISTVERSION} +PKGREVISION= 1 SVR4_PKGNAME= p5pma |