pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df71da73cffc
branches:  trunk
changeset: 513245:df71da73cffc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 22 20:17:15 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

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

diffs (17 lines):

diff -r 5b14b2244edf -r df71da73cffc games/wesnoth/Makefile
--- a/games/wesnoth/Makefile    Mon May 22 20:02:31 2006 +0000
+++ b/games/wesnoth/Makefile    Mon May 22 20:17:15 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/04/28 16:02:41 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2006/05/22 20:17:15 wiz Exp $
 
 DISTNAME=      wesnoth-1.0.2
 PKGREVISION=   5
@@ -10,6 +10,7 @@
 COMMENT=       Fantasy turn-based strategy game
 
 USE_TOOLS+=            pkg-config
+USE_LANGUAGES+=                c c++
 HAS_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --prefix=${PREFIX:Q}
 



Home | Main Index | Thread Index | Old Index