diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-05-05 09:04:21 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-05-05 09:04:21 +0000 |
commit | 293adcf6317ac274e5a245d04788bdb29f884aa0 (patch) | |
tree | ab3170164b55278e0e83dfb6870c795d51ee53ba /sysutils/p5-Schedule-Load | |
parent | 08e703c0f0769af7cea197f9ae9a5f3e4c2b1c27 (diff) | |
download | ports-293adcf6317ac274e5a245d04788bdb29f884aa0.tar.gz ports-293adcf6317ac274e5a245d04788bdb29f884aa0.zip |
Notes
Diffstat (limited to 'sysutils/p5-Schedule-Load')
-rw-r--r-- | sysutils/p5-Schedule-Load/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-Schedule-Load/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/p5-Schedule-Load/Makefile b/sysutils/p5-Schedule-Load/Makefile index 702317531c3a..5690bd297ef1 100644 --- a/sysutils/p5-Schedule-Load/Makefile +++ b/sysutils/p5-Schedule-Load/Makefile @@ -29,7 +29,8 @@ MAN3= Schedule::Load.3 Schedule::Load::Chooser.3 \ Schedule::Load::FakeReporter.3 Schedule::Load::Hold.3 \ Schedule::Load::Hosts.3 Schedule::Load::Hosts::Host.3 \ Schedule::Load::Hosts::Proc.3 Schedule::Load::Reporter.3 \ - Schedule::Load::ResourceReq.3 Schedule::Load::Schedule.3 + Schedule::Load::ResourceReq.3 Schedule::Load::Safe.3 \ + Schedule::Load::Schedule.3 post-install: .ifndef(NOPORTDOCS) diff --git a/sysutils/p5-Schedule-Load/pkg-plist b/sysutils/p5-Schedule-Load/pkg-plist index 6d64685a554d..9e2b202ece92 100644 --- a/sysutils/p5-Schedule-Load/pkg-plist +++ b/sysutils/p5-Schedule-Load/pkg-plist @@ -13,6 +13,7 @@ bin/slrsh %%SITE_PERL%%/Schedule/Load/Hosts/Proc.pm %%SITE_PERL%%/Schedule/Load/Reporter.pm %%SITE_PERL%%/Schedule/Load/ResourceReq.pm +%%SITE_PERL%%/Schedule/Load/Safe.pm %%SITE_PERL%%/Schedule/Load/Schedule.pm %%SITE_PERL%%/auto/Schedule/Load/Hosts/Host/autosplit.ix %%SITE_PERL%%/auto/Schedule/Load/Hosts/Proc/autosplit.ix |