Remove conflict with suse_libc5 until a reason is provided.

This commit is contained in:
wiz 2004-02-16 11:33:16 +00:00
parent b6b6fefbf6
commit aa50536925

View file

@ -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"