aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Intersection-StraightLine
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
commit5e06901c396343ef79137207320bdbb383435cbb (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-Intersection-StraightLine
parentbe444a2d99fd14557710475412df7b742d93069e (diff)
downloadports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz
ports-5e06901c396343ef79137207320bdbb383435cbb.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332813
Diffstat (limited to 'math/p5-Math-Intersection-StraightLine')
-rw-r--r--math/p5-Math-Intersection-StraightLine/Makefile3
-rw-r--r--math/p5-Math-Intersection-StraightLine/pkg-plist3
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-Intersection-StraightLine/Makefile b/math/p5-Math-Intersection-StraightLine/Makefile
index 62378ce5794e..e1d03ce39642 100644
--- a/math/p5-Math-Intersection-StraightLine/Makefile
+++ b/math/p5-Math-Intersection-StraightLine/Makefile
@@ -10,10 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Calculate intersection point for two lines
-MAN3= Math::Intersection::StraightLine.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-Intersection-StraightLine/pkg-plist b/math/p5-Math-Intersection-StraightLine/pkg-plist
index 03c104575aa1..9c46118013a8 100644
--- a/math/p5-Math-Intersection-StraightLine/pkg-plist
+++ b/math/p5-Math-Intersection-StraightLine/pkg-plist
@@ -1,6 +1,7 @@
+%%PERL5_MAN3%%/Math::Intersection::StraightLine.3.gz
%%SITE_PERL%%/Math/Intersection/StraightLine.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Intersection/StraightLine/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Intersection/StraightLine
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Intersection/StraightLine
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Intersection
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math/Intersection