diff options
Diffstat (limited to 'devel/p5-Curses')
-rw-r--r-- | devel/p5-Curses/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Curses/Makefile b/devel/p5-Curses/Makefile index 09ec2987b62..e9622593118 100644 --- a/devel/p5-Curses/Makefile +++ b/devel/p5-Curses/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2014/10/09 13:44:39 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2014/10/09 14:06:14 wiz Exp $ DISTNAME= Curses-1.29 PKGNAME= p5-${DISTNAME} @@ -13,8 +13,6 @@ COMMENT= Perl5 module for terminal screen handling and optimization # really it's gnu-gpl-v1+ OR artistic-1.0, but currently we don't have gplv1 LICENSE= ${PERL5_LICENSE} -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/Curses/.packlist # We should really work out the location of the system forms.h |