diff --git a/lang/p5-Modern-Perl/Makefile b/lang/p5-Modern-Perl/Makefile index fa1a5b32b7c3..42c0cb71b2d3 100644 --- a/lang/p5-Modern-Perl/Makefile +++ b/lang/p5-Modern-Perl/Makefile @@ -14,7 +14,4 @@ COMMENT= Enable all of the features of Modern Perl with one command USES= perl5 USE_PERL5= modbuild -MAN3= Modern::Perl.3 - -NO_STAGE= yes .include diff --git a/lang/p5-Modern-Perl/pkg-plist b/lang/p5-Modern-Perl/pkg-plist index 70abd9204dd8..1bcf752f4dc8 100644 --- a/lang/p5-Modern-Perl/pkg-plist +++ b/lang/p5-Modern-Perl/pkg-plist @@ -1,2 +1,3 @@ %%SITE_PERL%%/Modern/Perl.pm +%%PERL5_MAN3%%/Modern::Perl.3.gz @dirrmtry %%SITE_PERL%%/Modern diff --git a/lang/p5-TryCatch/Makefile b/lang/p5-TryCatch/Makefile index 8389b4cab3ae..4a5a59994acb 100644 --- a/lang/p5-TryCatch/Makefile +++ b/lang/p5-TryCatch/Makefile @@ -33,9 +33,6 @@ AUTHOR_DESC= Include dependencies for AUTHORING USES= perl5 USE_PERL5= configure -MAN3= TryCatch.3 - -NO_STAGE= yes .include .if ${PORT_OPTIONS:MAUTHOR} diff --git a/lang/p5-TryCatch/pkg-plist b/lang/p5-TryCatch/pkg-plist index be77e757d52c..df74aa8e2625 100644 --- a/lang/p5-TryCatch/pkg-plist +++ b/lang/p5-TryCatch/pkg-plist @@ -2,4 +2,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/TryCatch.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/TryCatch.so +%%PERL5_MAN3%%/TryCatch.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index 1ef44df65458..77fb4d48e0b7 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -15,17 +15,7 @@ BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Mail::SRS.3 \ - Mail::SRS::DB.3 \ - Mail::SRS::Daemon.3 \ - Mail::SRS::Guarded.3 \ - Mail::SRS::Reversible.3 \ - Mail::SRS::Shortcut.3 -MAN1= srs.1 \ - srsd.1 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include diff --git a/mail/p5-Mail-SRS/pkg-plist b/mail/p5-Mail-SRS/pkg-plist index 1c54ea3c6f00..a9962d1c156d 100644 --- a/mail/p5-Mail-SRS/pkg-plist +++ b/mail/p5-Mail-SRS/pkg-plist @@ -8,6 +8,14 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS/.packlist bin/srs bin/srsd +%%PERL5_MAN3%%/Mail::SRS.3.gz +%%PERL5_MAN3%%/Mail::SRS::DB.3.gz +%%PERL5_MAN3%%/Mail::SRS::Daemon.3.gz +%%PERL5_MAN3%%/Mail::SRS::Guarded.3.gz +%%PERL5_MAN3%%/Mail::SRS::Reversible.3.gz +%%PERL5_MAN3%%/Mail::SRS::Shortcut.3.gz +man/man1/srs.1.gz +man/man1/srsd.1.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail @dirrm %%SITE_PERL%%/Mail/SRS diff --git a/palm/p5-Palm/Makefile b/palm/p5-Palm/Makefile index 9b21e2065fec..2ee88966612b 100644 --- a/palm/p5-Palm/Makefile +++ b/palm/p5-Palm/Makefile @@ -13,17 +13,4 @@ USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/p5-Palm-1.003_000 -# Just so that the .packlist conforms to reality -NO_MANCOMPRESS= yes -MAN1= pdbdump.1 -MAN3= Palm::Address.3 \ - Palm::Datebook.3 \ - Palm::Mail.3 \ - Palm::Memo.3 \ - Palm::PDB.3 \ - Palm::Raw.3 \ - Palm::StdAppInfo.3 \ - Palm::ToDo.3 - -NO_STAGE= yes .include diff --git a/palm/p5-Palm/pkg-plist b/palm/p5-Palm/pkg-plist index 1600f213b171..3b1cbad71c52 100644 --- a/palm/p5-Palm/pkg-plist +++ b/palm/p5-Palm/pkg-plist @@ -8,5 +8,14 @@ bin/pdbdump %%SITE_PERL%%/Palm/Raw.pm %%SITE_PERL%%/Palm/StdAppInfo.pm %%SITE_PERL%%/Palm/ToDo.pm +%%PERL5_MAN3%%/Palm::Address.3.gz +%%PERL5_MAN3%%/Palm::Datebook.3.gz +%%PERL5_MAN3%%/Palm::Mail.3.gz +%%PERL5_MAN3%%/Palm::Memo.3.gz +%%PERL5_MAN3%%/Palm::PDB.3.gz +%%PERL5_MAN3%%/Palm::Raw.3.gz +%%PERL5_MAN3%%/Palm::StdAppInfo.3.gz +%%PERL5_MAN3%%/Palm::ToDo.3.gz +man/man1/pdbdump.1.gz @dirrm %%SITE_PERL%%/Palm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm