diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 02:44:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-01 02:44:49 +0800 |
commit | 09ae3756e1beb0876296f62b02c29e5ac1979b00 (patch) | |
tree | b37365157bfbacbac5f6c33401e3be62dc2a1ec2 /misc/p5-Geo-Coder-TomTom | |
parent | 6db8c2563b3a3406296b6d46c35913e14240553c (diff) | |
download | freebsd-ports-gnome-09ae3756e1beb0876296f62b02c29e5ac1979b00.tar.gz freebsd-ports-gnome-09ae3756e1beb0876296f62b02c29e5ac1979b00.tar.zst freebsd-ports-gnome-09ae3756e1beb0876296f62b02c29e5ac1979b00.zip |
- Support STAGEDIR
Diffstat (limited to 'misc/p5-Geo-Coder-TomTom')
-rw-r--r-- | misc/p5-Geo-Coder-TomTom/Makefile | 3 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-TomTom/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-Geo-Coder-TomTom/Makefile b/misc/p5-Geo-Coder-TomTom/Makefile index ecb10d24d5e4..4b7e70dd5e59 100644 --- a/misc/p5-Geo-Coder-TomTom/Makefile +++ b/misc/p5-Geo-Coder-TomTom/Makefile @@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= Geo::Coder::TomTom.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/p5-Geo-Coder-TomTom/pkg-plist b/misc/p5-Geo-Coder-TomTom/pkg-plist index f3093521a06c..ebb25720bfd7 100644 --- a/misc/p5-Geo-Coder-TomTom/pkg-plist +++ b/misc/p5-Geo-Coder-TomTom/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Geo/Coder/TomTom.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/TomTom/.packlist +%%PERL5_MAN3%%/Geo::Coder::TomTom.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/TomTom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo |