summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-27 10:54:12 +0000
committerwiz <wiz@pkgsrc.org>2005-02-27 10:54:12 +0000
commit87194051d4d2f39247ccc1ad19c048734fed15ff (patch)
tree72ba1e06e953867af7b3e411c8c4c245338915f6 /textproc
parenta4070f3686117e28e967d3e996f50a609c749ff7 (diff)
downloadpkgsrc-87194051d4d2f39247ccc1ad19c048734fed15ff.tar.gz
Adapt to changed lang/perl5/module.mk.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-WikiFormat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile
index 17cedc1735f..0aaac404550 100644
--- a/textproc/p5-Text-WikiFormat/Makefile
+++ b/textproc/p5-Text-WikiFormat/Makefile
@@ -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 @@ DEPENDS+= p5-URI>=1.30:../../www/p5-URI
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"