summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Image-Info/Makefile')
-rw-r--r--graphics/p5-Image-Info/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile
index d2885b4621c..73d7773f2c7 100644
--- a/graphics/p5-Image-Info/Makefile
+++ b/graphics/p5-Image-Info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/04/23 21:12:57 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:32 joerg Exp $
#
DISTNAME= Image-Info-1.28
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Image-Info/
COMMENT= Perl module to extract meta information from images
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-IO-String>=1.03:../../devel/p5-IO-String
DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple