summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 04:41:23 +0000
committerminskim <minskim>2004-04-25 04:41:23 +0000
commitfac89df1d07733a54f4afb4725b9163c02822b77 (patch)
tree31d33b1978ed5d3e73e3065b57d23c4a3dab5a66 /graphics
parentb11db91d5db002b201859479bc13f71cb981df64 (diff)
downloadpkgsrc-fac89df1d07733a54f4afb4725b9163c02822b77.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-Info/Makefile6
-rw-r--r--graphics/p5-Image-Size/Makefile6
2 files changed, 8 insertions, 4 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile
index 7ef6829eafa..cf9bc06e832 100644
--- a/graphics/p5-Image-Info/Makefile
+++ b/graphics/p5-Image-Info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/08 21:21:10 kim Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/25 04:42:07 minskim Exp $
#
DISTNAME= Image-Info-1.16
@@ -13,7 +13,9 @@ COMMENT= Perl module to extract meta information from images
DEPENDS+= p5-IO-String>=1.03:../../devel/p5-IO-String
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/Info/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 6fb0e049811..ba7ef821246 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/11/26 11:19:09 abs Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/25 04:41:23 minskim Exp $
#
DISTNAME= Image-Size-2.992
@@ -11,7 +11,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Image-Size/
COMMENT= Read the dimensions of an image in several popular formats
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/Size/.packlist
.include "../../lang/perl5/module.mk"