summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-02-16 11:33:16 +0000
committerwiz <wiz@pkgsrc.org>2004-02-16 11:33:16 +0000
commitaa505369257b05872837cfa4767f5253ee96ba25 (patch)
tree47e57b28a4567c0694b54eda1fc54b7131776703 /www
parentb6b6fefbf6730b8782935eb40771843f7b1fd1f9 (diff)
downloadpkgsrc-aa505369257b05872837cfa4767f5253ee96ba25.tar.gz
Remove conflict with suse_libc5 until a reason is provided.
Diffstat (limited to 'www')
-rw-r--r--www/mozilla-bin/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mozilla-bin/Makefile.common b/www/mozilla-bin/Makefile.common
index d4c357ca245..0d7ce67342c 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"