pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Scalar-List-Utils Requires C99.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3446ae7f2324
branches: trunk
changeset: 352627:3446ae7f2324
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Sat Sep 17 15:28:54 2016 +0000
description:
Requires C99.
diffstat:
devel/p5-Scalar-List-Utils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7fd062892dd1 -r 3446ae7f2324 devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile Sat Sep 17 15:23:42 2016 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile Sat Sep 17 15:28:54 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2016/06/08 19:23:29 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2016/09/17 15:28:54 jperkin Exp $
DISTNAME= Scalar-List-Utils-1.45
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@
COMMENT= Common Scalar and List utility subroutines
LICENSE= ${PERL5_LICENSE}
-USE_LANGUAGES= c
+USE_LANGUAGES= c99
PERL5_PACKLIST= auto/List/Util/.packlist
Home |
Main Index |
Thread Index |
Old Index