diff options
-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 |