From d5a176c669589f198ce3cf2b297a1a7237fabddf Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 11 May 2006 13:55:38 +0000 Subject: Uses C++. --- emulators/snes9x/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index c1abb18b854..b960f5eeddd 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2006/05/02 13:18:08 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2006/05/11 13:58:02 joerg Exp $ SNESVER= 1.43 DISTNAME= snes9x-${SNESVER}-src @@ -13,6 +13,7 @@ HOMEPAGE= http://www.snes9x.com/ COMMENT= Super Nintendo Entertainment System (SNES) emulator WRKSRC= ${WRKDIR}/${DISTNAME}/snes9x +USE_LANGUAGES= c c++ USE_TOOLS+= gmake PTHREAD_OPTS+= require INSTALLATION_DIRS= bin -- cgit v1.2.3