pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-WikiFormat Adapt to changed lang/perl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e61f667313b
branches: trunk
changeset: 489843:3e61f667313b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 27 10:54:12 2005 +0000
description:
Adapt to changed lang/perl5/module.mk.
diffstat:
textproc/p5-Text-WikiFormat/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dcdb929cba72 -r 3e61f667313b textproc/p5-Text-WikiFormat/Makefile
--- a/textproc/p5-Text-WikiFormat/Makefile Sun Feb 27 10:41:36 2005 +0000
+++ b/textproc/p5-Text-WikiFormat/Makefile Sun Feb 27 10:54:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/02/24 16:26:02 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/27 10:54:12 wiz Exp $
#
DISTNAME= Text-WikiFormat-0.72
@@ -15,7 +15,7 @@
USE_BUILDLINK3= YES
USE_LANGUAGES= # empty
-PERL5_USES_MODULE_BUILD= YES
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index