From 113185c86fb9ca7107604f9c6c35f19dc3b01c96 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 22 May 2006 21:58:33 +0000 Subject: USE_LANGUAGES=c c++ --- games/maelstrom-sdl/Makefile | 3 ++- games/nethack-qt/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/maelstrom-sdl/Makefile b/games/maelstrom-sdl/Makefile index 0bd354c278b..37052d6f469 100644 --- a/games/maelstrom-sdl/Makefile +++ b/games/maelstrom-sdl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/03/04 21:29:43 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/05/22 21:58:33 wiz Exp $ # DISTNAME= Maelstrom-3.0.5 @@ -14,6 +14,7 @@ COMMENT= High resolution version of Asteroids (SDL version) CONFLICTS= maelstrom-x11-[0-9]* maelstrom-[0-9]* GNU_CONFIGURE= YES +USE_LANGUAGES= c c++ MAKE_ENV+= CP=${CP:Q} diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index 451aeaaf927..2cfcfdeb92f 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2006/04/17 13:46:29 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2006/05/22 22:01:31 wiz Exp $ # .include "../../games/nethack-lib/Makefile.common" @@ -11,7 +11,7 @@ COMMENT= The QT-Enhanced X11 version of NetHack DEPENDS+= nethack-lib-${NETHACK_VERSION}nb1:../../games/nethack-lib - +USE_LANGUAGES= c c++ BUILD_TARGET= x11tiles nethack INSTALL_TARGET= binfiles MAKE_ENV+= GTYPE=-qt -- cgit v1.2.3