pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/p5-Time-Interval



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep 26 15:05:22 UTC 2017

Modified Files:
        pkgsrc/time/p5-Time-Interval: Makefile

Log Message:
p5-Time-Interval: Remove unnecessary line.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/p5-Time-Interval/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-Time-Interval/Makefile
diff -u pkgsrc/time/p5-Time-Interval/Makefile:1.16 pkgsrc/time/p5-Time-Interval/Makefile:1.17
--- pkgsrc/time/p5-Time-Interval/Makefile:1.16  Tue Sep 26 14:56:28 2017
+++ pkgsrc/time/p5-Time-Interval/Makefile       Tue Sep 26 15:05:21 2017
@@ -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
 



Home | Main Index | Thread Index | Old Index