From a0a537d333334f7df8f0fdafab8382eb046f327b Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 5 Jun 2006 16:02:51 +0000 Subject: Configure wants C++ *sigh* --- games/sjeng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/sjeng/Makefile b/games/sjeng/Makefile index 3a53d41710e..e9665348089 100644 --- a/games/sjeng/Makefile +++ b/games/sjeng/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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}/" -- cgit v1.2.3