diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:00:41 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:00:41 +0000 |
commit | d49a8f39af11b68d4bc213cc6a967611a1fb9593 (patch) | |
tree | 5e234f5677f82b0556c4cef158acc4f8a3d6f7d4 /converters/p5-JSON-XS-VersionOneAndTwo | |
parent | 66a757ec56fed8978fe2b0072ed3c635d28d88ca (diff) |
Notes
Diffstat (limited to 'converters/p5-JSON-XS-VersionOneAndTwo')
-rw-r--r-- | converters/p5-JSON-XS-VersionOneAndTwo/Makefile | 3 | ||||
-rw-r--r-- | converters/p5-JSON-XS-VersionOneAndTwo/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile index 856c66b6e3a9..822282e59dd5 100644 --- a/converters/p5-JSON-XS-VersionOneAndTwo/Makefile +++ b/converters/p5-JSON-XS-VersionOneAndTwo/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= JSON::XS::VersionOneAndTwo.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/pkg-plist b/converters/p5-JSON-XS-VersionOneAndTwo/pkg-plist index 1a3baee77375..4cbba1bb11a1 100644 --- a/converters/p5-JSON-XS-VersionOneAndTwo/pkg-plist +++ b/converters/p5-JSON-XS-VersionOneAndTwo/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON/XS/VersionOneAndTwo/.packlist %%SITE_PERL%%/JSON/XS/VersionOneAndTwo.pm +%%PERL5_MAN3%%/JSON::XS::VersionOneAndTwo.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON/XS/VersionOneAndTwo @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON/XS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON |