summaryrefslogtreecommitdiff
path: root/devel/libebml
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-04-17 16:42:25 +0000
committergrant <grant@pkgsrc.org>2004-04-17 16:42:25 +0000
commit4722ae58788c6861e60357d9981f68c306763d0e (patch)
tree079e37c2d7c4a044dbcffd27b3652d3bfa668a64 /devel/libebml
parent091c7bfa2f49ad00c460a3e34f6e6e89ec871153 (diff)
downloadpkgsrc-4722ae58788c6861e60357d9981f68c306763d0e.tar.gz
USE_LANGUAGES=c++
Diffstat (limited to 'devel/libebml')
-rw-r--r--devel/libebml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile
index d0f65b24812..cd40272a211 100644
--- a/devel/libebml/Makefile
+++ b/devel/libebml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/07 11:47:46 salo Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/17 16:42:25 grant Exp $
#
DISTNAME= libebml-0.6.5
@@ -11,6 +11,7 @@ COMMENT= Extensible Binary Meta Language support library
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c++
NO_CONFIGURE= yes
MAKEFLAGS+= prefix="${PREFIX}"