From 3a2f7d433a30f1053577aab367f3cf2123d50023 Mon Sep 17 00:00:00 2001 From: wiedi Date: Sat, 15 Feb 2014 19:18:08 +0000 Subject: use c99 to fix build on SunOS --- textproc/xml-coreutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/xml-coreutils') diff --git a/textproc/xml-coreutils/Makefile b/textproc/xml-coreutils/Makefile index bd440e55967..38098dc8615 100644 --- a/textproc/xml-coreutils/Makefile +++ b/textproc/xml-coreutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:07 asau Exp $ +# $NetBSD: Makefile,v 1.3 2014/02/15 19:18:08 wiedi Exp $ # DISTNAME= xml-coreutils-0.8a @@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xml-coreutils.sourceforge.net/ COMMENT= Command line tools for XML processing LICENSE= gnu-gpl-v3 - +USE_LANGUAGES= c99 GNU_CONFIGURE= yes .include "../../textproc/expat/buildlink3.mk" -- cgit v1.2.3