diff options
Diffstat (limited to 'devel/p5-Date-Calc-XS/Makefile')
-rw-r--r-- | devel/p5-Date-Calc-XS/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Date-Calc-XS/Makefile b/devel/p5-Date-Calc-XS/Makefile index 1e844908e80..03e6bba5235 100644 --- a/devel/p5-Date-Calc-XS/Makefile +++ b/devel/p5-Date-Calc-XS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 13:44:39 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:15 wiz Exp $ DISTNAME= Date-Calc-XS-6.3 PKGNAME= p5-${DISTNAME} @@ -15,8 +15,6 @@ DEPENDS+= p5-Bit-Vector>=7.1:../../devel/p5-Bit-Vector DEPENDS+= p5-Carp-Clan>=5.3:../../devel/p5-Carp-Clan DEPENDS+= p5-Date-Calc>=6.2:../../devel/p5-Date-Calc -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= c PERL5_PACKLIST= auto/Date/Calc/XS/.packlist |