From f2c28dc58ed584bde806688dcbd13a4e4a020f46 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 5 Apr 2004 05:16:49 +0000 Subject: err forgot to add USE_X11. --- emulators/raine/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/raine/Makefile') diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 7a5c21d5f2b..ad82fa47b4e 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/05 05:05:27 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/05 05:16:49 xtraeme Exp $ # DISTNAME= raines-0.40.0 @@ -16,6 +16,7 @@ BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm WRKSRC= ${WRKDIR}/raine USE_BUILDLINK3= yes USE_GNU_TOOLS+= make +USE_X11= yes MAKEFILE= makefile MAKE_ENV+= OSTYPE=linux USE_PERL5= run -- cgit v1.2.3