summaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sub-Install/Makefile')
-rw-r--r--devel/p5-Sub-Install/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Sub-Install/Makefile b/devel/p5-Sub-Install/Makefile
index cbe9a919911..a2ac1379cb8 100644
--- a/devel/p5-Sub-Install/Makefile
+++ b/devel/p5-Sub-Install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 11:38:21 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:26 joerg Exp $
DISTNAME= Sub-Install-0.924
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Sub-Install/
COMMENT= Install subroutines into packages easily
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Sub/Install/.packlist
.include "../../lang/perl5/module.mk"