From e03267c9c29a7eb6609401bd36a3b9b2bde0029d Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 2 Apr 2005 20:37:31 +0000 Subject: change this package so that it's usable when using SuSE 9.1 -based emulation packages (this still uses the old SuSE 7.3 stuff - newer SuSE doesn't have any libc5 support at all) --- emulators/suse_libc5/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'emulators/suse_libc5') diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile index 65a6c297bcd..ed8345ff864 100644 --- a/emulators/suse_libc5/Makefile +++ b/emulators/suse_libc5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.27 2005/04/02 20:37:31 jdolecek Exp $ DISTNAME= shlibs5 PKGNAME= suse_libc5-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=a2/} EXTRACT_SUFX= .rpm @@ -10,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for libc5 binaries -DEPENDS+= suse_compat>=${SUSE_VERSION}:../../emulators/suse_compat +DEPENDS+= suse_compat>=${SUSE_VERSION}:../../emulators/${SUSE_DIR_PREFIX}_compat ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 -- cgit v1.2.3