From b37060eeaf21804f5f298fda55e784b6520ea624 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Apr 2005 10:16:30 +0000 Subject: Set USE_X11. --- emulators/xm7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index 1e77c616fda..3ec511aa20c 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/07/11 17:22:47 kristerw Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/05 10:16:30 wiz Exp $ # DISTNAME= xm71010s @@ -24,6 +24,7 @@ EXTRACT_CMD= lha xqt ${DOWNLOADED_DISTFILE} WRKSRC= ${WRKDIR}/vm NO_CONFIGURE= yes MAKEFILE= makefile.x11 +USE_X11= yes post-extract: @cd ${WRKDIR}; ${MV} linux/* vm -- cgit v1.2.3