diff options
Diffstat (limited to 'math/p5-Math-RandomOrg')
-rw-r--r-- | math/p5-Math-RandomOrg/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-RandomOrg/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-RandomOrg/Makefile b/math/p5-Math-RandomOrg/Makefile index acff2f7ae393..302a14802f3b 100644 --- a/math/p5-Math-RandomOrg/Makefile +++ b/math/p5-Math-RandomOrg/Makefile @@ -14,10 +14,7 @@ COMMENT= Retrieve random numbers and data from random.org BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::RandomOrg.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-RandomOrg/pkg-plist b/math/p5-Math-RandomOrg/pkg-plist index ae791fd2799d..08900452e412 100644 --- a/math/p5-Math-RandomOrg/pkg-plist +++ b/math/p5-Math-RandomOrg/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Math::RandomOrg.3.gz %%SITE_PERL%%/Math/RandomOrg.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RandomOrg/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RandomOrg +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RandomOrg @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |