From f9d96d5d839c3b3ec9d2c31df1bf9a6c74ed83ba Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 4 Apr 2002 10:29:51 +0000 Subject: Fix typo. --- emulators/suse64_vmware/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/suse64_vmware/Makefile b/emulators/suse64_vmware/Makefile index e9a481b5c01..a0c4b1803cb 100644 --- a/emulators/suse64_vmware/Makefile +++ b/emulators/suse64_vmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ +# $NetBSD: Makefile,v 1.2 2002/04/04 10:29:51 tron Exp $ DISTNAME= suse_vmware-${SUSE_VERSION} PKGREVISION= 1 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package to support running VMware DEPENDS+= suse_base-${SUSE_VERSION}*:../suse64_base -DEPENDS+= suse_x11-{SUSE_VERSION}*:../suse64_x11 +DEPENDS+= suse_x11-${SUSE_VERSION}*:../suse64_x11 ONLY_FOR_PLATFORM= NetBSD-*-i386 -- cgit v1.2.3