From 6a55d9e223a99b0d4ac084f63d54a511c7ab9721 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 10 Mar 2006 22:17:05 +0000 Subject: Fix dependency path (91 -> 100) --- emulators/suse100_compat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/suse100_compat/Makefile b/emulators/suse100_compat/Makefile index 6afdb7ea117..e96cfbe9d9b 100644 --- a/emulators/suse100_compat/Makefile +++ b/emulators/suse100_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:34:38 tonio Exp $ +# $NetBSD: Makefile,v 1.2 2006/03/10 22:17:05 wiz Exp $ DISTNAME= suse_compat-${SUSE_VERSION} CATEGORIES= emulators @@ -9,7 +9,7 @@ MAINTAINER= tonio@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package with old shared libraries -DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base +DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse100_base EXTRACT_ONLY= # empty NO_BUILD= YES -- cgit v1.2.3