diff options
Diffstat (limited to 'math/p5-Math-TrulyRandom/Makefile')
-rw-r--r-- | math/p5-Math-TrulyRandom/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-TrulyRandom/Makefile b/math/p5-Math-TrulyRandom/Makefile index 33b3f3b919b5..874f4d54d7cc 100644 --- a/math/p5-Math-TrulyRandom/Makefile +++ b/math/p5-Math-TrulyRandom/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl interface to a truly random number generator function PERL_CONFIGURE= yes MAN3= Math::TrulyRandom.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} post-install: .if !defined(NOPORTDOCS) |