From 65f5fcb5d14736ebe056a982d757eacd4bd7671c Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 26 Feb 2007 11:22:28 +0000 Subject: enable AGI support (for Larry 1), bump PKGREVISION --- games/scummvm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/scummvm/Makefile') diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index a4df619da4f..a55e1201017 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2007/01/13 14:20:25 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2007/02/26 11:22:28 drochner Exp $ DISTNAME= scummvm-0.9.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 @@ -15,6 +15,7 @@ USE_LANGUAGES= c c++ USE_TOOLS+= gmake HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX:Q} +CONFIGURE_ARGS+= --enable-agi UNLIMIT_RESOURCES= datasize -- cgit v1.2.3