summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrumko <rumko@pkgsrc.org>2015-01-13 18:19:01 +0000
committerrumko <rumko@pkgsrc.org>2015-01-13 18:19:01 +0000
commit7890d7afd15630692e9b27ce208222d630e829d9 (patch)
tree50ee18850bd60ba1e06e84f93319ff1c43c9f64b /devel
parenta7bd972519bf31b394c8f22841b6510ead66740a (diff)
downloadpkgsrc-7890d7afd15630692e9b27ce208222d630e829d9.tar.gz
devel/libebml: needs a C compiler to build
Ok@ salo
Diffstat (limited to 'devel')
-rw-r--r--devel/libebml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile
index 5fc7557efd3..f0845c828b0 100644
--- a/devel/libebml/Makefile
+++ b/devel/libebml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/01/04 23:22:37 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/01/13 18:19:01 rumko Exp $
DISTNAME= libebml-1.3.1
CATEGORIES= devel
@@ -10,7 +10,7 @@ HOMEPAGE= http://sourceforge.net/projects/ebml/
COMMENT= Extensible Binary Meta Language support library
LICENSE= gnu-lgpl-v2.1
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake