pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/criticalmass Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9972e56a635b
branches:  trunk
changeset: 513428:9972e56a635b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun May 28 14:49:13 2006 +0000

description:
Uses C++.

diffstat:

 games/criticalmass/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 14c6603be78a -r 9972e56a635b games/criticalmass/Makefile
--- a/games/criticalmass/Makefile       Sun May 28 14:46:47 2006 +0000
+++ b/games/criticalmass/Makefile       Sun May 28 14:49:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/04/17 13:46:26 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2006/05/28 14:49:13 joerg Exp $
 #
 
 DISTNAME=      CriticalMass-0.9.10
@@ -13,6 +13,7 @@
 COMMENT=       SDL/OpenGL space shoot'em up game
 
 GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
 USE_TOOLS+=    gmake
 
 .include "../../devel/SDL/buildlink3.mk"



Home | Main Index | Thread Index | Old Index