summaryrefslogtreecommitdiff
path: root/devel/libebml
diff options
context:
space:
mode:
authorgrant <grant>2004-04-17 16:42:25 +0000
committergrant <grant>2004-04-17 16:42:25 +0000
commitb5d152eae0d558f7b8f1e5865265b44d9f0f812f (patch)
tree079e37c2d7c4a044dbcffd27b3652d3bfa668a64 /devel/libebml
parentddd217b1f1761ba8ce43973e8ff17954b533a80a (diff)
downloadpkgsrc-b5d152eae0d558f7b8f1e5865265b44d9f0f812f.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}"