From 146930df2028104aa5502ae8fa41ca16cf562fa3 Mon Sep 17 00:00:00 2001 From: az Date: Mon, 6 Jan 2014 09:24:24 +0000 Subject: - add stage support Approved by: portmgr (blanket infrastructure) --- sysutils/p5-Sys-Load/Makefile | 3 --- sysutils/p5-Sys-Load/pkg-plist | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/p5-Sys-Load') diff --git a/sysutils/p5-Sys-Load/Makefile b/sysutils/p5-Sys-Load/Makefile index 93cf4ceb18fa..3bba2d81a735 100644 --- a/sysutils/p5-Sys-Load/Makefile +++ b/sysutils/p5-Sys-Load/Makefile @@ -14,7 +14,4 @@ COMMENT= Getting the current system load and uptime USES= perl5 USE_PERL5= configure -MAN3= Sys::Load.3 - -NO_STAGE= yes .include diff --git a/sysutils/p5-Sys-Load/pkg-plist b/sysutils/p5-Sys-Load/pkg-plist index ec9eccd64955..8f7414ed52dd 100644 --- a/sysutils/p5-Sys-Load/pkg-plist +++ b/sysutils/p5-Sys-Load/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/mach/auto/Sys/Load/Load.so %%SITE_PERL%%/mach/auto/Sys/Load/Load.bs %%SITE_PERL%%/mach/Sys/Load.pm +%%PERL5_MAN3%%/Sys::Load.3.gz @dirrmtry %%SITE_PERL%%/mach/auto/Sys/Load @dirrmtry %%SITE_PERL%%/mach/auto/Sys @dirrmtry %%SITE_PERL%%/mach/Sys -- cgit