From cc09088dd0f45c75d2c14a3e9e585fe891b7ecb8 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 May 2006 21:00:13 +0000 Subject: Uses C++. --- games/scid/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/scid/Makefile') diff --git a/games/scid/Makefile b/games/scid/Makefile index 3557d2c58b7..29dfa470910 100644 --- a/games/scid/Makefile +++ b/games/scid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:09 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2006/05/15 21:00:13 joerg Exp $ # DISTNAME= scid-3.6.1 @@ -12,6 +12,7 @@ COMMENT= Shane's Chess Information Database USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes +USE_LANGUAGES= c c++ USE_TOOLS+= gmake CONFIGURE_ENV+= TCLCONFIG_SH=${TCLCONFIG_SH:Q} -- cgit v1.2.3