diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 07:56:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 07:56:01 +0000 |
commit | bf4780a55159378e298a35a8b84c424ed2f690df (patch) | |
tree | da4ace2e753679151567811a6c9b3dbe0ea73316 /devel/p5-DateTime-Cron-Simple | |
parent | 5aef18fc6e98fb3387f53a8d7ff1467db5a594a4 (diff) |
Notes
Diffstat (limited to 'devel/p5-DateTime-Cron-Simple')
-rw-r--r-- | devel/p5-DateTime-Cron-Simple/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Cron-Simple/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/p5-DateTime-Cron-Simple/Makefile b/devel/p5-DateTime-Cron-Simple/Makefile index 909462b32f99..0cfe788fbdc5 100644 --- a/devel/p5-DateTime-Cron-Simple/Makefile +++ b/devel/p5-DateTime-Cron-Simple/Makefile @@ -13,7 +13,4 @@ COMMENT= Parse a cron entry and check against current time USES= perl5 USE_PERL5= configure -MAN3= DateTime::Cron::Simple.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-DateTime-Cron-Simple/pkg-plist b/devel/p5-DateTime-Cron-Simple/pkg-plist index a806e4377c8d..2f8e052433f3 100644 --- a/devel/p5-DateTime-Cron-Simple/pkg-plist +++ b/devel/p5-DateTime-Cron-Simple/pkg-plist @@ -1,7 +1,8 @@ +%%PERL5_MAN3%%/DateTime::Cron::Simple.3.gz %%SITE_PERL%%/DateTime/Cron/Simple.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Cron/Simple/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Cron/Simple -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Cron +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Cron @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime -@dirrmtry %%SITE_PERL%%/DateTime/Cron +@dirrm %%SITE_PERL%%/DateTime/Cron @dirrmtry %%SITE_PERL%%/DateTime |