pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-PDF-API2-Simple fix module type



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da751753a9d9
branches:  trunk
changeset: 588841:da751753a9d9
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Fri May 20 01:54:50 2011 +0000

description:
fix module type

diffstat:

 textproc/p5-PDF-API2-Simple/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 235c4a1c7265 -r da751753a9d9 textproc/p5-PDF-API2-Simple/Makefile
--- a/textproc/p5-PDF-API2-Simple/Makefile      Fri May 20 01:08:10 2011 +0000
+++ b/textproc/p5-PDF-API2-Simple/Makefile      Fri May 20 01:54:50 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/05/19 05:10:31 obache Exp $
+# $NetBSD: Makefile,v 1.3 2011/05/20 01:54:50 dmcmahill Exp $
 
 DISTNAME=      PDF-API2-Simple-1.1.4u
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/u$//}
@@ -16,6 +16,7 @@
 DEPENDS+=      p5-PDF-API2>=2.019:../../textproc/p5-PDF-API2
 
 PERL5_PACKLIST=        auto/PDF/API2/Simple/.packlist
+PERL5_MODULE_TYPE=     Module::Install
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index