From 206878f65d22f18cee74a6b6ca0456b612792459 Mon Sep 17 00:00:00 2001 From: bad Date: Wed, 10 Jan 2007 22:48:56 +0000 Subject: Force building the non-XS version. --- devel/p5-List-MoreUtils/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devel/p5-List-MoreUtils') diff --git a/devel/p5-List-MoreUtils/Makefile b/devel/p5-List-MoreUtils/Makefile index 32e59302d65..780bb842bdf 100644 --- a/devel/p5-List-MoreUtils/Makefile +++ b/devel/p5-List-MoreUtils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/09/01 14:22:43 abs Exp $ +# $NetBSD: Makefile,v 1.3 2007/01/10 22:48:56 bad Exp $ # DISTNAME= List-MoreUtils-0.22 @@ -12,8 +12,10 @@ COMMENT= Provide the stuff missing in List::Util PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_LANGUAGES= # empty PERL5_PACKLIST= auto/List/MoreUtils/.packlist +# avoid trying to build the XS version. +MAKE_PARAMS.makemaker+= -pm + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3