pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/exchess Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/080e8bffbb4c
branches: trunk
changeset: 514052:080e8bffbb4c
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jun 07 12:19:24 2006 +0000
description:
Uses C++.
diffstat:
games/exchess/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3d7e0dae9396 -r 080e8bffbb4c games/exchess/Makefile
--- a/games/exchess/Makefile Wed Jun 07 12:04:36 2006 +0000
+++ b/games/exchess/Makefile Wed Jun 07 12:19:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:41 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/07 12:19:24 joerg Exp $
DISTNAME= EXCH314S
PKGNAME= exchess-3.14
@@ -11,6 +11,7 @@
HOMEPAGE= http://pc.astro.brandeis.edu/BRAG/people/dch/chess.html
COMMENT= Experimental chess engine
+USE_LANGUAGES= c++
NO_CONFIGURE= yes
WRKSRC= ${WRKDIR}
Home |
Main Index |
Thread Index |
Old Index