aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-GRNOC-Config
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-GRNOC-Config')
-rw-r--r--net-mgmt/p5-GRNOC-Config/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/p5-GRNOC-Config/Makefile b/net-mgmt/p5-GRNOC-Config/Makefile
index 36711c111845..aca675a5844c 100644
--- a/net-mgmt/p5-GRNOC-Config/Makefile
+++ b/net-mgmt/p5-GRNOC-Config/Makefile
@@ -18,12 +18,11 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5
-MAN3= GRNOC::Config.3
PLIST_FILES= %%SITE_PERL%%/GRNOC/Config.pm \
+ %%PERL5_MAN3%%/GRNOC::Config.3.gz \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GRNOC/Config/.packlist
PLIST_DIRSTRY= %%SITE_PERL%%/%%PERL_ARCH%%/auto/GRNOC/Config \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/GRNOC \
%%SITE_PERL%%/GRNOC
-NO_STAGE= yes
.include <bsd.port.mk>