From e7d1a1c424c6ae1da10de14027501aebe8220c83 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 19 Jun 1999 14:56:49 +0000 Subject: Fix a typo in a comment. --- emulators/uae/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/uae') diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 3338cb83caf..e0b54c3607c 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/06/19 14:38:08 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/06/19 14:56:49 tron Exp $ DISTNAME= uae-0.8.8 CATEGORIES= emulators @@ -12,7 +12,7 @@ USE_X11= yes GNU_CONFIGURE= yes CPPFLAGS= -I${WRKSRC}/src/include -# Because using the gtk+ user interfaces requires a thread library +# Because using the gtk+ user interface requires a thread library # we use a brute force method to avoid detection of gtk+. CONFIGURE_ARGS+= --enable-dga --enable-vidmode \ --with-gtk-prefix=${WRKDIR} -- cgit v1.2.3