diff options
author | az <az@FreeBSD.org> | 2013-11-03 16:05:18 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-11-03 16:05:18 +0800 |
commit | ee8f52de5cb5abe05084e8eeed84fcfad1fffa51 (patch) | |
tree | e6b9ba8c9765ace5587ebd432127d82827160958 /misc/p5-Geo-Weather | |
parent | 63a42ccd59b336bc2a54c131c29c27f5d12ae489 (diff) | |
download | freebsd-ports-gnome-ee8f52de5cb5abe05084e8eeed84fcfad1fffa51.tar.gz freebsd-ports-gnome-ee8f52de5cb5abe05084e8eeed84fcfad1fffa51.tar.zst freebsd-ports-gnome-ee8f52de5cb5abe05084e8eeed84fcfad1fffa51.zip |
- support STAGEDIR
Diffstat (limited to 'misc/p5-Geo-Weather')
-rw-r--r-- | misc/p5-Geo-Weather/Makefile | 3 | ||||
-rw-r--r-- | misc/p5-Geo-Weather/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile index 63b080b3b3fe..65e48cecdd54 100644 --- a/misc/p5-Geo-Weather/Makefile +++ b/misc/p5-Geo-Weather/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure -MAN3= Geo::Weather.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/p5-Geo-Weather/pkg-plist b/misc/p5-Geo-Weather/pkg-plist index 672b27122a93..b95ad3a220c7 100644 --- a/misc/p5-Geo-Weather/pkg-plist +++ b/misc/p5-Geo-Weather/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Geo/Weather.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Weather/.packlist +%%PERL5_MAN3%%/Geo::Weather.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Weather @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo @dirrmtry %%SITE_PERL%%/Geo |