From d2f72bd1829a4d71029e86cb5a4653f6a8d375d5 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Tue, 31 Aug 1999 03:10:19 +0000 Subject: USE_XLIB=yes Also change a YES to a yes to be the same as the rest of the Makefile. --- emulators/vMac/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'emulators/vMac') diff --git a/emulators/vMac/Makefile b/emulators/vMac/Makefile index d0d7ff95522a..712ce0f46256 100644 --- a/emulators/vMac/Makefile +++ b/emulators/vMac/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 11th 1999 # Whom: troll # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/08/29 05:51:17 dburr Exp $ # DISTNAME= vMac-0.1.9.3-src @@ -16,8 +16,9 @@ MAINTAINER= troll@digitalspark.net MAKEFILE= Makefile WRKSRC= ${WRKDIR}/vMac-0.1.9.3 -USE_GMAKE= YES +USE_GMAKE= yes HAS_CONFIGURE= yes +USE_XLIB= yes pre-patch: (cd ${WRKSRC} && sh ${FILESDIR}/dos2unx gemulator.c) -- cgit v1.2.3