pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/asWedit The SuSE 7.3 emulators/suse_libc5 has been...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3801c4667af
branches: trunk
changeset: 491996:b3801c4667af
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Apr 02 20:43:29 2005 +0000
description:
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
diffstat:
www/asWedit/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d189fc548f66 -r b3801c4667af www/asWedit/Makefile
--- a/www/asWedit/Makefile Sat Apr 02 20:38:45 2005 +0000
+++ b/www/asWedit/Makefile Sat Apr 02 20:43:29 2005 +0000
@@ -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 @@
#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
Home |
Main Index |
Thread Index |
Old Index