summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-10 22:17:05 +0000
committerwiz <wiz>2006-03-10 22:17:05 +0000
commit6a55d9e223a99b0d4ac084f63d54a511c7ab9721 (patch)
tree1d8bbdcc69b2c19f507e96715c05b631fc92f06e /emulators
parent583f264440dd0047781cd31b1955fe20b0b4a51a (diff)
downloadpkgsrc-6a55d9e223a99b0d4ac084f63d54a511c7ab9721.tar.gz
Fix dependency path (91 -> 100)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse100_compat/Makefile4
1 files changed, 2 insertions, 2 deletions
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