diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-28 13:46:25 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-28 13:46:25 +0000 |
commit | 0f64ea3fe1d5a03b2f4b4476ed17fcbf5fbd20b4 (patch) | |
tree | fdc9f008fda05f821b3da7a7ffda0f43ec3883eb /devel/p5-Context-Preserve | |
parent | c126f664b5d9640e5635a7089dee196f9f3bc0c0 (diff) |
Notes
Diffstat (limited to 'devel/p5-Context-Preserve')
-rw-r--r-- | devel/p5-Context-Preserve/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Context-Preserve/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/p5-Context-Preserve/Makefile b/devel/p5-Context-Preserve/Makefile index d529e6288fe7..e5c17cf50b2a 100644 --- a/devel/p5-Context-Preserve/Makefile +++ b/devel/p5-Context-Preserve/Makefile @@ -17,7 +17,4 @@ TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \ USES= perl5 USE_PERL5= configure -MAN3= Context::Preserve.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Context-Preserve/pkg-plist b/devel/p5-Context-Preserve/pkg-plist index 1beac5018b08..ec98d7caf86b 100644 --- a/devel/p5-Context-Preserve/pkg-plist +++ b/devel/p5-Context-Preserve/pkg-plist @@ -1,5 +1,6 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Context/Preserve/.packlist +%%PERL5_MAN3%%/Context::Preserve.3.gz %%SITE_PERL%%/Context/Preserve.pm -@dirrmtry %%SITE_PERL%%/Context +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Context/Preserve/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Context/Preserve @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Context +@dirrmtry %%SITE_PERL%%/Context |