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 ++- games/urban/Makefile | 3 ++- games/wxhugo/Makefile | 3 ++- games/xbill/Makefile | 3 ++- games/xbreaky/Makefile | 4 +++- 5 files changed, 11 insertions(+), 5 deletions(-) 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} diff --git a/games/urban/Makefile b/games/urban/Makefile index ada1b3d921e..60625e2e85e 100644 --- a/games/urban/Makefile +++ b/games/urban/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/29 22:41:01 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/05/15 21:07:59 joerg Exp $ # DISTNAME= urban-1.5.3 @@ -13,6 +13,7 @@ COMMENT= U.R.B.A.N The Cyborg Project PTHREAD_AUTO_VARS= yes GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} post-install: diff --git a/games/wxhugo/Makefile b/games/wxhugo/Makefile index b36994856af..e02ce57ae2a 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:30 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/05/15 21:05:49 joerg Exp $ # DISTNAME= hugov31_unix_source @@ -16,6 +16,7 @@ DISTFILE_WX= hugov31_wxwin_source${EXTRACT_SUFX} #EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= hugo-3.1.02 +USE_LANGUAGES= c c++ USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/hugov3.1.02/hewx diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 11de1d6ed64..7f8f7d0d9da 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/02/05 23:09:23 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2006/05/15 21:01:56 joerg Exp $ # DISTNAME= xbill-2.0 @@ -13,6 +13,7 @@ COMMENT= Stop the dreaded Windows virus from infecting computers CONFLICTS+= gnome-games-[0-9]* +USE_LANGUAGES= c c++ USE_IMAKE= YES NO_INSTALL_MANPAGES= YES diff --git a/games/xbreaky/Makefile b/games/xbreaky/Makefile index 2daf1017bfe..052f6e2db57 100644 --- a/games/xbreaky/Makefile +++ b/games/xbreaky/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/09 21:04:44 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/05/15 21:01:31 joerg Exp $ # DISTNAME= xbreaky-0.0.5 @@ -12,6 +12,8 @@ COMMENT= Breakout game for X11 USE_DIRS+= xdg-1.1 +USE_LANGUAGES= c++ + .include "../../graphics/xpm/buildlink3.mk" .include "../../mk/oss.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3