aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-ConvexHull
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 09:42:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 09:42:48 +0000
commit9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch)
tree12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /math/p5-Math-ConvexHull
parent8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff)
downloadports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.tar.gz
ports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341825
Diffstat (limited to 'math/p5-Math-ConvexHull')
-rw-r--r--math/p5-Math-ConvexHull/Makefile3
-rw-r--r--math/p5-Math-ConvexHull/pkg-plist1
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-ConvexHull/Makefile b/math/p5-Math-ConvexHull/Makefile
index dec394c68b4c..126dc4a3c0da 100644
--- a/math/p5-Math-ConvexHull/Makefile
+++ b/math/p5-Math-ConvexHull/Makefile
@@ -14,7 +14,4 @@ COMMENT= Calculate convex hulls using Graham's scan (n*log(n))
USES= perl5
USE_PERL5= configure
-MAN3= Math::ConvexHull.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-ConvexHull/pkg-plist b/math/p5-Math-ConvexHull/pkg-plist
index 85ee09bc97ef..03a9c0559f8f 100644
--- a/math/p5-Math-ConvexHull/pkg-plist
+++ b/math/p5-Math-ConvexHull/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Math/ConvexHull.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/ConvexHull/.packlist
+%%PERL5_MAN3%%/Math::ConvexHull.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/ConvexHull
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math