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