diff options
Diffstat (limited to 'math/p5-Math-Pari/Makefile')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 18af84d6c550..6826e7b4e2a6 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS= parilib="-L${LOCALBASE}/lib -lpari" \ MAN3= Math::Pari.3 Math::libPARI.3 Math::PariInit.3 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's/2001004/2003000/' ${WRKSRC}/Makefile.PL |