summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-20 17:32:45 +0000
committersno <sno@pkgsrc.org>2009-08-20 17:32:45 +0000
commit9cecf4c765366ae703c28c13e5ce9557a80ee56d (patch)
tree818651f78c9f2124792142b41d1c82f808861f2e
parent8c873f8df4e0ad45227678019c2430fbd566fd30 (diff)
downloadpkgsrc-9cecf4c765366ae703c28c13e5ce9557a80ee56d.tar.gz
fixing PERL5_MODULE_TYPE
-rw-r--r--textproc/p5-Text-RecordParser/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile
index 9ccbf0b5c12..03d2495ca54 100644
--- a/textproc/p5-Text-RecordParser/Makefile
+++ b/textproc/p5-Text-RecordParser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/19 09:14:43 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/20 17:32:45 sno Exp $
#
DISTNAME= Text-RecordParser-1.3.0
@@ -24,8 +24,9 @@ DEPENDS+= p5-Text-TabularDisplay>=1.22:../../textproc/p5-Text-TabularDisplay
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Text/RecordParser/.packlist
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Text/RecordParser/.packlist
+PERL5_MODULE_TYPE= Module::Build
USE_TOOLS+=perl