pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/bbsload Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/800acafc9586
branches:  trunk
changeset: 514204:800acafc9586
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 08 19:29:16 2006 +0000

description:
Uses C++.

diffstat:

 sysutils/bbsload/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e615d9902591 -r 800acafc9586 sysutils/bbsload/Makefile
--- a/sysutils/bbsload/Makefile Thu Jun 08 19:19:49 2006 +0000
+++ b/sysutils/bbsload/Makefile Thu Jun 08 19:29:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:48 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/08 19:29:16 joerg Exp $
 #
 
 DISTNAME=      bbsload-0.2.6
@@ -11,6 +11,7 @@
 COMMENT=       Small (in dimensions) tool to display the average load
 
 GNU_CONFIGURE=         YES
+USE_LANGUAGES=         c c++
 USE_X11BASE=           YES
 
 .include "../../mk/x11.buildlink3.mk"



Home | Main Index | Thread Index | Old Index