diff options
Diffstat (limited to 'graphics/p5-PerlMagick/Makefile')
-rw-r--r-- | graphics/p5-PerlMagick/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index 6504c4f1b45..4822f83ce7a 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2005/01/18 11:22:10 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2005/04/11 21:46:07 tv Exp $ .include "../../graphics/ImageMagick/Makefile.common" @@ -16,7 +16,6 @@ PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES USE_LIBTOOL= YES USE_PERL5= run |