pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse_libc5 change this package so that it's ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5ac7aa5dde0
branches:  trunk
changeset: 491994:f5ac7aa5dde0
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat Apr 02 20:37:31 2005 +0000

description:
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)

diffstat:

 emulators/suse_libc5/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 31faeaaba587 -r f5ac7aa5dde0 emulators/suse_libc5/Makefile
--- a/emulators/suse_libc5/Makefile     Sat Apr 02 20:33:12 2005 +0000
+++ b/emulators/suse_libc5/Makefile     Sat Apr 02 20:37:31 2005 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index