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-Complex | |
| parent | be444a2d99fd14557710475412df7b742d93069e (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-Complex')
| -rw-r--r-- | math/p5-Math-Complex/Makefile | 4 | ||||
| -rw-r--r-- | math/p5-Math-Complex/pkg-plist | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index f75c8ce1ac2b..e1b107a35d2d 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -16,8 +16,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= Math::Complex.3 \ - Math::Trig.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Complex/pkg-plist b/math/p5-Math-Complex/pkg-plist index cf7c25ca6e8a..aade93d5cca9 100644 --- a/math/p5-Math-Complex/pkg-plist +++ b/math/p5-Math-Complex/pkg-plist @@ -1,6 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Complex/.packlist +%%PERL5_MAN3%%/Math::Complex.3.gz +%%PERL5_MAN3%%/Math::Trig.3.gz %%SITE_PERL%%/Math/Complex.pm %%SITE_PERL%%/Math/Trig.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Complex/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Complex @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |
