Sun Jun 5 14:02:44 2022 UTC ()
graphics/tiff: Require c99

Upstream says C99 is required (during a discussion about README not
specifying prereqs).


(gdt)
diff -r1.153 -r1.154 pkgsrc/graphics/tiff/Makefile

cvs diff -r1.153 -r1.154 pkgsrc/graphics/tiff/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/tiff/Makefile 2022/05/29 12:24:16 1.153
+++ pkgsrc/graphics/tiff/Makefile 2022/06/05 14:02:44 1.154
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2022/05/29 12:24:16 gdt Exp $
+# $NetBSD: Makefile,v 1.154 2022/06/05 14:02:44 gdt Exp $
 
 VERSION_BASE=	4.4.0
 # Accomodate testing unreleased versions.
@@ -16,7 +16,7 @@
 
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-USE_LANGUAGES=		c c++
+USE_LANGUAGES=		c99 c++
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--enable-rpath