From ce88f875dfc333917db381876a8d7b915a1a854d Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 2 Apr 2005 20:43:29 +0000 Subject: The SuSE 7.3 emulators/suse_libc5 has been modified to be independant on the actual used emulation base (i.e. works now even when using SuSE 9.1 emulation packages otherwise), update depends accordingly. Adresses PR pkg/29561 by Robert Elz --- www/asWedit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/asWedit') diff --git a/www/asWedit/Makefile b/www/asWedit/Makefile index afae40b07b0..cf115816260 100644 --- a/www/asWedit/Makefile +++ b/www/asWedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/02/24 12:01:25 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/02 20:43:29 jdolecek Exp $ DISTNAME= ${PKGNAME}-i386.linux PKGNAME= asWedit-4.0.1 @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= http://www.advasoft.com/asWedit.html COMMENT= Motif HTML and text editor -DEPENDS+= suse_libc5>=6.1:../../emulators/${SUSE_DIR_PREFIX}_libc5 +DEPENDS+= suse_libc5>=7.3nb1:../../emulators/suse_libc5 ONLY_FOR_PLATFORM= NetBSD-*-i386 -- cgit v1.2.3