summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 05:12:27 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 05:12:27 +0000
commit740398d074a1b7b914718bf50da8e650de51d326 (patch)
tree7b3ce8d9f82b7a312c2516d350e8e0bd3f91f6f1 /graphics/p5-PerlMagick
parenta417c0a985f728c0faeb9ac9d8c84be7f0b483c3 (diff)
downloadpkgsrc-740398d074a1b7b914718bf50da8e650de51d326.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'graphics/p5-PerlMagick')
-rw-r--r--graphics/p5-PerlMagick/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index 7d9ca7af731..a916814dc25 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/03/23 19:53:33 tron Exp $
+# $NetBSD: Makefile,v 1.35 2004/04/25 05:18:48 minskim Exp $
.include "../../graphics/ImageMagick/Makefile.common"
@@ -14,6 +14,8 @@ DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo
FILESDIR= ${.CURDIR}/../../graphics/ImageMagick/files
PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES