diff options
Diffstat (limited to 'math/p5-Math-Series/Makefile')
-rw-r--r-- | math/p5-Math-Series/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Series/Makefile b/math/p5-Math-Series/Makefile index 7e58a0f82173..6366d2f483a4 100644 --- a/math/p5-Math-Series/Makefile +++ b/math/p5-Math-Series/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Math::Series.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |