From b81f30845b3cadd5f771cfa715ec5b3484258478 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 15 Jun 2004 13:10:12 +0000 Subject: this uses a c and c++ compiler. --- games/nighthawk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/nighthawk') diff --git a/games/nighthawk/Makefile b/games/nighthawk/Makefile index 534fcff1e91..1938378c43e 100644 --- a/games/nighthawk/Makefile +++ b/games/nighthawk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/03/10 03:27:01 snj Exp $ +# $NetBSD: Makefile,v 1.18 2004/06/15 13:10:12 grant Exp $ # DISTNAME= nighthawk-2.1 @@ -17,6 +17,7 @@ COMMENT= C64 Paradroid clone WRKSRC= ${WRKDIR}/nighthawk USE_BUILDLINK3= YES USE_GNU_TOOLS+= make +USE_LANGUAGES= c c++ USE_X11= YES post-build: -- cgit v1.2.3