diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-26 15:05:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-26 15:05:21 +0000 |
commit | 4a726893fd9d883222ff928fb7b4c8033c27387f (patch) | |
tree | 44df6ad23d37d3ffb760e7c8d3cb1c2058101811 /time/p5-Time-Interval | |
parent | 1ec47e40720f1fc2facb9addda26185bf5137805 (diff) | |
download | pkgsrc-4a726893fd9d883222ff928fb7b4c8033c27387f.tar.gz |
p5-Time-Interval: Remove unnecessary line.
Diffstat (limited to 'time/p5-Time-Interval')
-rw-r--r-- | time/p5-Time-Interval/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/p5-Time-Interval/Makefile b/time/p5-Time-Interval/Makefile index 568a5e3cb25..14e53148675 100644 --- a/time/p5-Time-Interval/Makefile +++ b/time/p5-Time-Interval/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/09/26 14:56:28 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/26 15:05:21 wiz Exp $ DISTNAME= Time-Interval-1.234 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate -MAKE_ENV+= PERL_USE_UNSAFE_INC=1 PERL5_PACKLIST= auto/Time/Interval/.packlist USE_LANGUAGES= # none |