Fix plist.
Pointed by: pointyhat (kris)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user