diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
commit | 6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /astro | |
parent | 8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Weather-Underground/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Weather-Underground/pkg-plist | 1 | ||||
-rw-r--r-- | astro/p5-ZConf-Weather/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-ZConf-Weather/pkg-plist | 1 |
4 files changed, 2 insertions, 6 deletions
diff --git a/astro/p5-Weather-Underground/Makefile b/astro/p5-Weather-Underground/Makefile index ee0284cf2130..a0bd4a57376d 100644 --- a/astro/p5-Weather-Underground/Makefile +++ b/astro/p5-Weather-Underground/Makefile @@ -17,8 +17,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Weather::Underground.3 .include <bsd.port.mk> diff --git a/astro/p5-Weather-Underground/pkg-plist b/astro/p5-Weather-Underground/pkg-plist index 35f16129b44a..486d4ac4ba93 100644 --- a/astro/p5-Weather-Underground/pkg-plist +++ b/astro/p5-Weather-Underground/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground/.packlist %%SITE_PERL%%/Weather/Underground.pm +%%PERL5_MAN3%%/Weather::Underground.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather/Underground @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Weather @dirrmtry %%SITE_PERL%%/Weather diff --git a/astro/p5-ZConf-Weather/Makefile b/astro/p5-ZConf-Weather/Makefile index 52114015fc82..2fce86528243 100644 --- a/astro/p5-ZConf-Weather/Makefile +++ b/astro/p5-ZConf-Weather/Makefile @@ -19,8 +19,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= ZConf::Weather.3 .include <bsd.port.mk> diff --git a/astro/p5-ZConf-Weather/pkg-plist b/astro/p5-ZConf-Weather/pkg-plist index abc39ed6c603..11eccd49273e 100644 --- a/astro/p5-ZConf-Weather/pkg-plist +++ b/astro/p5-ZConf-Weather/pkg-plist @@ -1,6 +1,7 @@ bin/zcweather %%SITE_PERL%%/ZConf/Weather.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Weather/.packlist +%%PERL5_MAN3%%/ZConf::Weather.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Weather @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% |