summaryrefslogtreecommitdiff
path: root/www/mozilla-bin
diff options
context:
space:
mode:
authorkei <kei>2003-05-27 08:24:16 +0000
committerkei <kei>2003-05-27 08:24:16 +0000
commitc01e78a7339807ac8a32797002cc509937c9ff7f (patch)
tree7899bad031533712a6762a0982d6c5df9c42ecbb /www/mozilla-bin
parentd8b76fb5594de6dde7ce338cc76240ae852acf06 (diff)
downloadpkgsrc-c01e78a7339807ac8a32797002cc509937c9ff7f.tar.gz
add CONFLICTS to suse_libc5 with mozilla-bin and phoenix-bin packages each
other. addresses pkg/21675.
Diffstat (limited to 'www/mozilla-bin')
-rw-r--r--www/mozilla-bin/Makefile.NetBSD.i3864
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mozilla-bin/Makefile.NetBSD.i386 b/www/mozilla-bin/Makefile.NetBSD.i386
index cda85a6a6d2..04f130503fe 100644
--- a/www/mozilla-bin/Makefile.NetBSD.i386
+++ b/www/mozilla-bin/Makefile.NetBSD.i386
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile.NetBSD.i386,v 1.2 2003/04/14 22:50:18 grant Exp $
+# $NetBSD: Makefile.NetBSD.i386,v 1.3 2003/05/27 08:24:17 kei Exp $
#
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]*
+
.include "Makefile.Linux.i386"
.include "../../emulators/suse_linux/Makefile.application"