summaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-CpuLoad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-Sys-CpuLoad/Makefile')
-rw-r--r--sysutils/p5-Sys-CpuLoad/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/p5-Sys-CpuLoad/Makefile b/sysutils/p5-Sys-CpuLoad/Makefile
index 7102f926e75..fe56f04d230 100644
--- a/sysutils/p5-Sys-CpuLoad/Makefile
+++ b/sysutils/p5-Sys-CpuLoad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:59 wiz Exp $
DISTNAME= Sys-CpuLoad-0.03
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Sys-CpuLoad
COMMENT= Module to retrieve system load averages
LICENSE= gnu-gpl-v2 OR artistic
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/Sys/CpuLoad/.packlist
.include "../../lang/perl5/module.mk"