From f2851ba191551bf61131a34bcfafcbf3c9a5835e Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Mar 2007 20:47:10 +0000 Subject: configure whines about the C compiler... --- graphics/libkexiv2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index c3162b4435b..e19003bd399 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/03/13 10:00:30 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2007/03/19 20:47:10 joerg Exp $ # DISTNAME= libkexiv2-0.1.1 @@ -12,7 +12,7 @@ COMMENT= KDE wrapper for exiv2 GNU_CONFIGURE= yes USE_TOOLS+= pkg-config -USE_LANGUAGES= c++ +USE_LANGUAGES= c c++ USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= libkexiv2/libkexiv2.pc.in -- cgit v1.2.3