summaryrefslogtreecommitdiff
path: root/converters/libetonyek/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2014-06-01 04:01:06 +0000
committerryoon <ryoon>2014-06-01 04:01:06 +0000
commite7f0aa619715ab018085b7dab12af75b3ffd6488 (patch)
tree327267980321ec48706447f66bba17c6ee2a53d3 /converters/libetonyek/Makefile
parenta88b0357cebfec1cef74d3d6e84556fa4241b93a (diff)
downloadpkgsrc-e7f0aa619715ab018085b7dab12af75b3ffd6488.tar.gz
Fix FreeBSD 10.0 clang build
* clang is needed as C preprocessor. Do not fail configure script. * Disable -Werror flag
Diffstat (limited to 'converters/libetonyek/Makefile')
-rw-r--r--converters/libetonyek/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/libetonyek/Makefile b/converters/libetonyek/Makefile
index d8b0a7bb51a..6337ae2f600 100644
--- a/converters/libetonyek/Makefile
+++ b/converters/libetonyek/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/05/04 17:03:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/06/01 04:01:06 ryoon Exp $
DISTNAME= libetonyek-0.0.4
CATEGORIES= converters
@@ -15,7 +15,7 @@ TOOL_DEPENDS+= gperf-[0-9]*:../../devel/gperf
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --disable-tests
CONFIGURE_ARGS+= --without-docs