pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Aug 26 04:54:28 UTC 2017

Modified Files:
        pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV: Makefile

Log Message:
- revert following line, thanks joerg@
  MAKE_ENV+=     PERL_USE_UNSAFE_INC=1


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
    pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile

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

Modified files:

Index: pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile
diff -u pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile:1.12 pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile:1.13
--- pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile:1.12        Thu Aug 17 13:04:53 2017
+++ pkgsrc/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile     Sat Aug 26 04:54:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/08/17 13:04:53 mef Exp $
+# $NetBSD: Makefile,v 1.13 2017/08/26 04:54:28 mef Exp $
 
 DISTNAME=      B-Hooks-OP-Check-EntersubForCV-0.10
 PKGNAME=       p5-${DISTNAME}
@@ -18,6 +18,7 @@ PERL5_REQD+=  5.10.1
 PERL5_MODULE_TYPE=     Module::Install::Bundled
 
 USE_LANGUAGES=         c
+MAKE_ENV+=             PERL_USE_UNSAFE_INC=1
 PERL5_PACKLIST=                auto/B/Hooks/OP/Check/EntersubForCV/.packlist
 
 BUILDLINK_DEPMETHOD.p5-B-Hooks-OP-Check=       full



Home | Main Index | Thread Index | Old Index