From 8fc288c071baaac3df74a0c968e9d01f87d73347 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 25 Jan 2001 09:27:48 +0000 Subject: Fix oversight in last commit. --- emulators/suse_glx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile index e04a3912699..f7d831a0e74 100644 --- a/emulators/suse_glx/Makefile +++ b/emulators/suse_glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/01/25 09:27:18 tron Exp $ +# $NetBSD: Makefile,v 1.6 2001/01/25 09:27:48 tron Exp $ # DISTNAME= suse_glx-${SUSE_VERSION} @@ -9,7 +9,7 @@ DISTFILES= ${RPMFILES} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.suse.com/ -DEPENDS+= suse_x11-${SUSE_VERSION}:../../emulators/suse_base +DEPENDS+= suse_x11-${SUSE_VERSION}:../../emulators/suse_x11 ONLY_FOR_PLATFORM= NetBSD-*-i386 -- cgit v1.2.3