pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4381e41de7d4
branches:  trunk
changeset: 513177:4381e41de7d4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 21 22:58:23 2006 +0000

description:
USE_LANGUAGES=c++

diffstat:

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

diffs (17 lines):

diff -r 9cfe341eb523 -r 4381e41de7d4 games/asc/Makefile
--- a/games/asc/Makefile        Sun May 21 22:51:56 2006 +0000
+++ b/games/asc/Makefile        Sun May 21 22:58:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/04/17 13:46:24 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2006/05/21 22:58:23 wiz Exp $
 
 DISTNAME=      asc-source+music-1.16.3.0
 PKGNAME=       ${DISTNAME:S/-source+music//}
@@ -12,6 +12,7 @@
 COMMENT=       Turn based strategy game
 
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
+USE_LANGUAGES=         c++
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake pkg-config



Home | Main Index | Thread Index | Old Index