diff options
author | az <az@FreeBSD.org> | 2014-01-30 18:27:43 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 18:27:43 +0800 |
commit | 0793d24f7199307d5e44ff918d39b39cb91400da (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /astro/p5-ZConf-Weather | |
parent | 4d6205d3122b4ddc41fd5b47b7ffbc269b930db1 (diff) | |
download | freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.tar.gz freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.tar.zst freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'astro/p5-ZConf-Weather')
-rw-r--r-- | astro/p5-ZConf-Weather/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-ZConf-Weather/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
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%% |