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-Event-Cron | |
parent | 5aef18fc6e98fb3387f53a8d7ff1467db5a594a4 (diff) | |
download | ports-bf4780a55159378e298a35a8b84c424ed2f690df.tar.gz ports-bf4780a55159378e298a35a8b84c424ed2f690df.zip |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=331933
Diffstat (limited to 'devel/p5-DateTime-Event-Cron')
-rw-r--r-- | devel/p5-DateTime-Event-Cron/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Event-Cron/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Event-Cron/Makefile b/devel/p5-DateTime-Event-Cron/Makefile index 2dd4edeb3473..8cb2bbe90d39 100644 --- a/devel/p5-DateTime-Event-Cron/Makefile +++ b/devel/p5-DateTime-Event-Cron/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= DateTime::Event::Cron.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-DateTime-Event-Cron/pkg-plist b/devel/p5-DateTime-Event-Cron/pkg-plist index 2ad7f6403e24..abca3b8b7c39 100644 --- a/devel/p5-DateTime-Event-Cron/pkg-plist +++ b/devel/p5-DateTime-Event-Cron/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/DateTime::Event::Cron.3.gz %%SITE_PERL%%/DateTime/Event/Cron.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Cron/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Cron |