diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
commit | 5e06901c396343ef79137207320bdbb383435cbb (patch) | |
tree | f1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-Symbolic-Custom-Contains | |
parent | be444a2d99fd14557710475412df7b742d93069e (diff) | |
download | ports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz ports-5e06901c396343ef79137207320bdbb383435cbb.zip |
Notes
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Contains')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Contains/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Contains/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Contains/Makefile b/math/p5-Math-Symbolic-Custom-Contains/Makefile index d185eb36cb01..8d718755c6b7 100644 --- a/math/p5-Math-Symbolic-Custom-Contains/Makefile +++ b/math/p5-Math-Symbolic-Custom-Contains/Makefile @@ -13,10 +13,7 @@ COMMENT= Find subtrees in Math::Symbolic expressions BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::Symbolic::Custom::Contains.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Symbolic-Custom-Contains/pkg-plist b/math/p5-Math-Symbolic-Custom-Contains/pkg-plist index 4624fe5241c8..2b63cff7811b 100644 --- a/math/p5-Math-Symbolic-Custom-Contains/pkg-plist +++ b/math/p5-Math-Symbolic-Custom-Contains/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Math::Symbolic::Custom::Contains.3.gz %%SITE_PERL%%/Math/Symbolic/Custom/Contains.pm @dirrmtry %%SITE_PERL%%/Math/Symbolic/Custom @dirrmtry %%SITE_PERL%%/Math/Symbolic |