diff options
author | abs <abs> | 2004-01-20 18:19:23 +0000 |
---|---|---|
committer | abs <abs> | 2004-01-20 18:19:23 +0000 |
commit | d6a84081209a02e2ecb00a8843af019905d079fd (patch) | |
tree | e8d8e517b9384d976de01d16be74eb4d70107a97 /emulators | |
parent | 4a0ef716df75749bc0dfbcc31ddd6ad39056f807 (diff) | |
download | pkgsrc-d6a84081209a02e2ecb00a8843af019905d079fd.tar.gz |
Remove CONFLICT lines with mozilla-bin and phoenix-bin - no longer appears
to be an issue
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse_libc5/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile index 2874f67c194..f638182456d 100644 --- a/emulators/suse_libc5/Makefile +++ b/emulators/suse_libc5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/09/18 16:25:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/20 18:19:23 abs Exp $ DISTNAME= shlibs5 PKGNAME= suse_libc5-${SUSE_VERSION} @@ -12,9 +12,6 @@ COMMENT= Linux compatibility package for libc5 binaries DEPENDS+= suse_compat>=${SUSE_VERSION}:../../emulators/suse_compat -CONFLICTS+= mozilla-bin-[0-9]* -CONFLICTS+= phoenix-bin-[0-9]* - ONLY_FOR_PLATFORM= NetBSD-*-i386 EXTRACT_ONLY= # empty |