From 78d77d54dc72440c3bde84483bc9fcbbc0e472a7 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 3 Mar 2016 13:26:02 +0000 Subject: Switch p5-Math-Pari to pari23, it's not ready for a newer pari. Upstream bug report filed, but no replies for over two months: https://rt.cpan.org/Ticket/Display.html?id=110751 --- math/p5-Math-Pari/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/p5-Math-Pari') diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 605220b751b..1adbd680d46 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2015/12/29 23:21:11 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2016/03/03 13:26:02 wiz Exp $ DISTNAME= Math-Pari-2.010808 PKGNAME= p5-${DISTNAME} @@ -24,8 +24,8 @@ PERL5_PACKLIST= auto/Math/Pari/.packlist post-extract: ${RM} ${WRKSRC}/libPARI/Makefile.PL -BUILDLINK_API_DEPENDS.pari+= pari>=2.3.5nb1 -.include "../../math/pari/buildlink3.mk" +BUILDLINK_API_DEPENDS.pari+= pari>=2.3.5nb1<2.4 +.include "../../math/pari23/buildlink3.mk" MAKE_PARAMS+= libpari=${PARI_LIB} .if !empty(PKG_BUILD_OPTIONS.pari:Mgmp) MAKE_PARAMS+= addlibs="-lgmp" -- cgit v1.2.3