pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/ccgo USE_LANGUAGES=c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dffa1f4298dd
branches:  trunk
changeset: 513284:dffa1f4298dd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 23 20:25:40 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

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

diffs (17 lines):

diff -r f3fa9fc1372c -r dffa1f4298dd games/ccgo/Makefile
--- a/games/ccgo/Makefile       Tue May 23 16:07:26 2006 +0000
+++ b/games/ccgo/Makefile       Tue May 23 20:25:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/04/22 09:22:08 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2006/05/23 20:25:40 wiz Exp $
 
 DISTNAME=      ccgo-0.3.6.2
 PKGREVISION=   3
@@ -11,6 +11,7 @@
 
 DEPENDS+=      gnugo>=3.4:../../games/gnugo
 
+USE_LANGUAGES=         c c++
 USE_TOOLS+=            msgfmt pkg-config
 USE_DIRS+=             gnome2-1.5
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index