pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/sjeng Configure wants C++ *sigh*
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbdd5397ee86
branches: trunk
changeset: 513883:dbdd5397ee86
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 05 16:02:51 2006 +0000
description:
Configure wants C++ *sigh*
diffstat:
games/sjeng/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 69ec0f77bdf9 -r dbdd5397ee86 games/sjeng/Makefile
--- a/games/sjeng/Makefile Mon Jun 05 15:50:13 2006 +0000
+++ b/games/sjeng/Makefile Mon Jun 05 16:02:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:44 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/06/05 16:02:51 joerg Exp $
DISTNAME= Sjeng-Free-11.0
PKGNAME= sjeng-11.0
@@ -11,8 +11,8 @@
HOMEPAGE= http://www.sjeng.org/
COMMENT= Engine for chess variations (bughouse, suicide, etc.)
-
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
LIBS+= -lm # floor()
MAKE_ENV+= BOOKDIR="${BOOKDIR}/"
Home |
Main Index |
Thread Index |
Old Index