Index: head/math/p5-Math-Interpolate/Makefile =================================================================== --- head/math/p5-Math-Interpolate/Makefile (revision 398529) +++ head/math/p5-Math-Interpolate/Makefile (revision 398530) @@ -1,20 +1,21 @@ # Created by: Mario S F Ferreira # $FreeBSD$ PORTNAME= Math-Interpolate PORTVERSION= 1.06 PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl routines for data sets interpolation and interval search LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USES= perl5 +NO_ARCH= yes USE_PERL5= configure +USES= perl5 .include Index: head/math/p5-Math-Interpolate/pkg-plist =================================================================== --- head/math/p5-Math-Interpolate/pkg-plist (revision 398529) +++ head/math/p5-Math-Interpolate/pkg-plist (revision 398530) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/Math::Interpolate.3.gz -%%PERL5_MAN3%%/Math::IntervalSearch.3.gz %%SITE_PERL%%/Math/Interpolate.pm %%SITE_PERL%%/Math/IntervalSearch.pm +%%PERL5_MAN3%%/Math::Interpolate.3.gz +%%PERL5_MAN3%%/Math::IntervalSearch.3.gz