From aa505369257b05872837cfa4767f5253ee96ba25 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 16 Feb 2004 11:33:16 +0000 Subject: [PATCH] Remove conflict with suse_libc5 until a reason is provided. --- www/mozilla-bin/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/mozilla-bin/Makefile.common b/www/mozilla-bin/Makefile.common index d4c357ca2454..0d7ce67342c1 100644 --- a/www/mozilla-bin/Makefile.common +++ b/www/mozilla-bin/Makefile.common @@ -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 @@ MOZ_CONTRIB= # empty 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"