summaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Rule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Find-Rule/Makefile')
-rw-r--r--devel/p5-File-Find-Rule/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-File-Find-Rule/Makefile b/devel/p5-File-Find-Rule/Makefile
index dfa4d5baf97..320aedb9968 100644
--- a/devel/p5-File-Find-Rule/Makefile
+++ b/devel/p5-File-Find-Rule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/07/19 22:38:13 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:15 joerg Exp $
DISTNAME= File-Find-Rule-0.30
PKGNAME= p5-${DISTNAME}
@@ -10,11 +10,12 @@ MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/dist/File-Find-Rule/
COMMENT= Alternative interface to File::Find
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Number-Compare>=0.01:../../math/p5-Number-Compare
DEPENDS+= p5-Text-Glob>=0.06:../../textproc/p5-Text-Glob
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/File/Find/Rule/.packlist
.include "../../lang/perl5/module.mk"