summaryrefslogtreecommitdiff
path: root/textproc/xmlrpc-c
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2008-10-02 17:57:39 +0000
committerahoka <ahoka@pkgsrc.org>2008-10-02 17:57:39 +0000
commitc56007a8396c3f15504267c34c07a5af264a55f8 (patch)
treebfd6431efb6bb1f06095e966e679c094b54b0adf /textproc/xmlrpc-c
parent487d49ae17453581365359db152f944948c2a297 (diff)
downloadpkgsrc-c56007a8396c3f15504267c34c07a5af264a55f8.tar.gz
Requires a C99 compiler.
Diffstat (limited to 'textproc/xmlrpc-c')
-rw-r--r--textproc/xmlrpc-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlrpc-c/Makefile b/textproc/xmlrpc-c/Makefile
index 6e812c0095d..e25b1f3e804 100644
--- a/textproc/xmlrpc-c/Makefile
+++ b/textproc/xmlrpc-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/02/02 13:38:53 heinz Exp $
+# $NetBSD: Makefile,v 1.8 2008/10/02 17:57:39 ahoka Exp $
#
DISTNAME= xmlrpc-c-1.09.00
@@ -18,7 +18,7 @@ MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c99 c++
USE_TOOLS+= gmake
MAKE_FILE= GNUmakefile