diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 06:13:27 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 06:13:27 +0000 |
| commit | 995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (patch) | |
| tree | b6dffe38d7174e3cea11da95ba672956bd043cf0 /sysutils/p5-Sys-Load | |
| parent | 135d83279d7748ae53f2b6d71d5e808e6a14c5ec (diff) | |
Notes
Diffstat (limited to 'sysutils/p5-Sys-Load')
| -rw-r--r-- | sysutils/p5-Sys-Load/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Sys-Load/Makefile b/sysutils/p5-Sys-Load/Makefile index 41dc839cce5c..0f8c7751d8e5 100644 --- a/sysutils/p5-Sys-Load/Makefile +++ b/sysutils/p5-Sys-Load/Makefile @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kostjnspb@yandex.ru COMMENT= Getting the current system load and uptime -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Sys::Load.3 |
