From cc0982c50172673d2c0a46d80ac6e53959102c7a Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 21 May 2006 22:58:23 +0000 Subject: USE_LANGUAGES=c++ --- games/asc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/asc/Makefile b/games/asc/Makefile index 2b532fcb8f3..54e847c9453 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/04/17 13:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2006/05/21 22:58:23 wiz Exp $ DISTNAME= asc-source+music-1.16.3.0 PKGNAME= ${DISTNAME:S/-source+music//} @@ -12,6 +12,7 @@ HOMEPAGE= http://www.asc-hq.org/ COMMENT= Turn based strategy game WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} +USE_LANGUAGES= c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config -- cgit v1.2.3