pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/nighthawk this uses a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e5d324232f2
branches:  trunk
changeset: 476590:4e5d324232f2
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Jun 15 13:10:12 2004 +0000

description:
this uses a c and c++ compiler.

diffstat:

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

diffs (17 lines):

diff -r 3ef2143458c6 -r 4e5d324232f2 games/nighthawk/Makefile
--- a/games/nighthawk/Makefile  Tue Jun 15 13:08:59 2004 +0000
+++ b/games/nighthawk/Makefile  Tue Jun 15 13:10:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/03/10 03:27:01 snj Exp $
+# $NetBSD: Makefile,v 1.18 2004/06/15 13:10:12 grant Exp $
 #
 
 DISTNAME=              nighthawk-2.1
@@ -17,6 +17,7 @@
 WRKSRC=                        ${WRKDIR}/nighthawk
 USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
 USE_X11=               YES
 
 post-build:



Home | Main Index | Thread Index | Old Index