pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/boinc3-coreclient Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c6aa78e7f6d
branches:  trunk
changeset: 513725:2c6aa78e7f6d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 02 13:21:28 2006 +0000

description:
Uses C++.

diffstat:

 net/boinc3-coreclient/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b15dd2bf957e -r 2c6aa78e7f6d net/boinc3-coreclient/Makefile
--- a/net/boinc3-coreclient/Makefile    Fri Jun 02 13:20:56 2006 +0000
+++ b/net/boinc3-coreclient/Makefile    Fri Jun 02 13:21:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:17 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/02 13:21:28 joerg Exp $
 #
 
 #DISTNAME=             boinc-3.07
@@ -18,6 +18,8 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                MYSQL_CONFIG=true
 
+USE_LANGUAGES=         c c++
+
 BUILDDIRS=     RSAEuro client
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index