diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:49 +0000 |
commit | 6e85147f508ce8c9ff82290fef2c7fabd9c923c5 (patch) | |
tree | 5eca784850e9c1daf8cd5ef7844df6bdaacce9d0 /math/p5-Math-Vec | |
parent | 244d3c2210a4fab03e5061a4f2b23edbe7033339 (diff) | |
download | ports-6e85147f508ce8c9ff82290fef2c7fabd9c923c5.tar.gz ports-6e85147f508ce8c9ff82290fef2c7fabd9c923c5.zip |
Notes
Diffstat (limited to 'math/p5-Math-Vec')
-rw-r--r-- | math/p5-Math-Vec/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Vec/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-Vec/Makefile b/math/p5-Math-Vec/Makefile index 58a9347ca9b6..1a2c00647a2b 100644 --- a/math/p5-Math-Vec/Makefile +++ b/math/p5-Math-Vec/Makefile @@ -11,7 +11,5 @@ COMMENT= Object-Oriented Vector Math Methods in Perl USES= perl5 USE_PERL5= modbuild -MAN3= Math::Vec.3 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Vec/pkg-plist b/math/p5-Math-Vec/pkg-plist index b21d73f1e14c..222f8cb80d4d 100644 --- a/math/p5-Math-Vec/pkg-plist +++ b/math/p5-Math-Vec/pkg-plist @@ -1,2 +1,3 @@ %%SITE_PERL%%/Math/Vec.pm +%%PERL5_MAN3%%/Math::Vec.3.gz @dirrmtry %%SITE_PERL%%/Math |