pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libebml USE_LANGUAGES=c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff39d6806dd5
branches:  trunk
changeset: 473208:ff39d6806dd5
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Apr 17 16:42:25 2004 +0000

description:
USE_LANGUAGES=c++

diffstat:

 devel/libebml/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d3f2b8e44847 -r ff39d6806dd5 devel/libebml/Makefile
--- a/devel/libebml/Makefile    Sat Apr 17 15:47:20 2004 +0000
+++ b/devel/libebml/Makefile    Sat Apr 17 16:42:25 2004 +0000
@@ -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 @@
 
 USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
+USE_LANGUAGES= c++
 
 NO_CONFIGURE=  yes
 MAKEFLAGS+=    prefix="${PREFIX}"



Home | Main Index | Thread Index | Old Index