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-SymbolicX-BigNum | |
parent | be444a2d99fd14557710475412df7b742d93069e (diff) | |
download | ports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz ports-5e06901c396343ef79137207320bdbb383435cbb.zip |
Notes
Diffstat (limited to 'math/p5-Math-SymbolicX-BigNum')
-rw-r--r-- | math/p5-Math-SymbolicX-BigNum/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-SymbolicX-BigNum/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-SymbolicX-BigNum/Makefile b/math/p5-Math-SymbolicX-BigNum/Makefile index f4b1aa2a1c0b..287d5771c73e 100644 --- a/math/p5-Math-SymbolicX-BigNum/Makefile +++ b/math/p5-Math-SymbolicX-BigNum/Makefile @@ -14,10 +14,7 @@ BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic \ p5-Math-SymbolicX-ParserExtensionFactory>=0:${PORTSDIR}/math/p5-Math-SymbolicX-ParserExtensionFactory RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::SymbolicX::BigNum.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-SymbolicX-BigNum/pkg-plist b/math/p5-Math-SymbolicX-BigNum/pkg-plist index dcf1d970017e..91e135d9e5f2 100644 --- a/math/p5-Math-SymbolicX-BigNum/pkg-plist +++ b/math/p5-Math-SymbolicX-BigNum/pkg-plist @@ -1,6 +1,7 @@ +%%PERL5_MAN3%%/Math::SymbolicX::BigNum.3.gz %%SITE_PERL%%/Math/SymbolicX/BigNum.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SymbolicX/BigNum/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SymbolicX/BigNum +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SymbolicX/BigNum @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SymbolicX @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math/SymbolicX |