summaryrefslogtreecommitdiff
path: root/devel/p5-lib-abs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-lib-abs/Makefile')
-rw-r--r--devel/p5-lib-abs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-lib-abs/Makefile b/devel/p5-lib-abs/Makefile
index 7166418dc66..37e2a2d8982 100644
--- a/devel/p5-lib-abs/Makefile
+++ b/devel/p5-lib-abs/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2011/12/13 12:29:02 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.6 2012/09/03 11:16:21 sno Exp $
#
DISTNAME= lib-abs-0.92
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=lib/}
@@ -15,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/lib/abs/.packlist
-PERL5_MODULE_TYPE= Module::Install # to handle auto_install flags properly
+PERL5_MODULE_TYPE= Module::Install::Bundled # to handle auto_install flags properly
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"