pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mozilla-bin Remove conflict with suse_libc5 until ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac5ff47b7fff
branches:  trunk
changeset: 468715:ac5ff47b7fff
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Feb 16 11:33:16 2004 +0000

description:
Remove conflict with suse_libc5 until a reason is provided.

diffstat:

 www/mozilla-bin/Makefile.common |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r f8468a5ff6b1 -r ac5ff47b7fff www/mozilla-bin/Makefile.common
--- a/www/mozilla-bin/Makefile.common   Mon Feb 16 11:28:13 2004 +0000
+++ b/www/mozilla-bin/Makefile.common   Mon Feb 16 11:33:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2004/02/12 09:41:44 wiz Exp $
+# $NetBSD: Makefile.common,v 1.13 2004/02/16 11:33:16 wiz Exp $
 #
 
 DISTNAME=              # see Makefile.${OPSYS}.${ARCH}
@@ -77,7 +77,6 @@
 DEPENDS+=      suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
 DEPENDS+=      suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
 DEPENDS+=      suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk
-CONFLICTS+=    suse_libc5-[0-9]*
 
 # NetBSD native builds are built with gtk-1.2.10nb5.
 .  elif ${OPSYS} == "NetBSD" && ${MOZ_PLATFORM} == "netbsd"



Home | Main Index | Thread Index | Old Index