summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-06-05 14:02:44 +0000
committergdt <gdt@pkgsrc.org>2022-06-05 14:02:44 +0000
commit982c009e22d40fa3200edc445dcbd0148ae94cc4 (patch)
tree12c6a2676ee8373f0b36ae7297e40a50dbd566c7 /graphics/tiff
parentc6d12b34fbbcd96d811cc1e5a59f7e2b781976f1 (diff)
downloadpkgsrc-982c009e22d40fa3200edc445dcbd0148ae94cc4.tar.gz
graphics/tiff: Require c99
Upstream says C99 is required (during a discussion about README not specifying prereqs).
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index fb74a62a850..a733da958ed 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -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 @@ WRKSRC= ${WRKDIR}/tiff-${VERSION_BASE}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c99 c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-rpath