pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/395266852da8
branches:  trunk
changeset: 513290:395266852da8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 24 06:35:30 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

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

diffs (17 lines):

diff -r bc0c292372a1 -r 395266852da8 games/cube/Makefile
--- a/games/cube/Makefile       Tue May 23 23:30:00 2006 +0000
+++ b/games/cube/Makefile       Wed May 24 06:35:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/05/21 21:32:22 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2006/05/24 06:35:30 wiz Exp $
 
 DISTNAME=      cube_2004_05_22
 PKGNAME=       cube-20040522
@@ -17,6 +17,7 @@
 CUBE_DATA_DIR= ${PREFIX}/share/cube
 
 NO_CONFIGURE=  yes
+USE_LANGUAGES= c c++
 USE_TOOLS+=    gmake unzip
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index