summaryrefslogtreecommitdiff
path: root/devel/p5-AtExit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-AtExit/Makefile')
-rw-r--r--devel/p5-AtExit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile
index 00f39169e14..6a277ad1bfc 100644
--- a/devel/p5-AtExit/Makefile
+++ b/devel/p5-AtExit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:37 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:11 wiz Exp $
DISTNAME= AtExit-2.01
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/AtExit/
COMMENT= Provides an ANSI C style atexit() function to Perl programs
LICENSE= artistic
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/AtExit/.packlist
.include "../../lang/perl5/module.mk"