ports/math/p5-Math-Pari/files/patch-Makefile.PL
Rodrigo Osorio 181573cf2c math/p5-Math-Pari: update to 2.030518
Changelog: https://metacpan.org/dist/Math-Pari/changes

Bump PORTEPOCH due to perl version inconsistency
2025-03-19 17:07:53 +01:00

11 lines
477 B
Perl

--- Makefile.PL.orig 2025-03-19 14:58:34 UTC
+++ Makefile.PL
@@ -255,7 +255,7 @@
) :
(MYEXTLIB => 'libPARI/libPARI$(LIB_EXT)')),
LIBS => $libs,
- INC => $extra_inc . ' -I $(PARI_DIR_SRC)/headers -I $(PARI_DIR_SRC) -I ./libPARI',
+ INC => '-I$(PARI_DIR)/src',
VERSION_FROM => 'Pari.pm',
($] >= 5.005 ? ## Add these new keywords supported since 5.005
(ABSTRACT_FROM => 'Pari.pm', # retrieve abstract from module