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 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/maelstrom-sdl') 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} -- cgit v1.2.3