aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-09-07 16:42:25 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-09-07 16:42:25 +0000
commit8884117fbb1f8aea437bd0b7431cd389ba5820fd (patch)
tree966a9b564d9aa5b9e18dd0f9379d88a0f5bf3404 /math/p5-Math-Random
parenta730fd4e64dcf259d4e7f499456de25f837e807a (diff)
downloadports-8884117fbb1f8aea437bd0b7431cd389ba5820fd.tar.gz
ports-8884117fbb1f8aea437bd0b7431cd389ba5820fd.zip
Notes
Diffstat (limited to 'math/p5-Math-Random')
-rw-r--r--math/p5-Math-Random/Makefile5
-rw-r--r--math/p5-Math-Random/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile
index 531185ee9e73..b9e311d62266 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-Random
PORTVERSION= 0.68
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -19,4 +20,8 @@ PERL_CONFIGURE= yes
MAN3= Math::Random.3
+post-patch:
+ @${RM} ${WRKSRC}/*.pl
+ @${REINPLACE_CMD} -e '/test/d' ${WRKSRC}/Makefile.PL
+
.include <bsd.port.mk>
diff --git a/math/p5-Math-Random/pkg-plist b/math/p5-Math-Random/pkg-plist
index 92c9fb15973d..d32a7eef2b98 100644
--- a/math/p5-Math-Random/pkg-plist
+++ b/math/p5-Math-Random/pkg-plist
@@ -1,5 +1,4 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Math/Random.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Math/example.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.so