diff options
-rw-r--r-- | emulators/linux_lib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/linux_lib/Makefile b/emulators/linux_lib/Makefile index cba9cb398ed..c1c9b382e68 100644 --- a/emulators/linux_lib/Makefile +++ b/emulators/linux_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/08/17 20:09:51 tron Exp $ +# $NetBSD: Makefile,v 1.16 1999/05/17 00:18:15 tron Exp $ # FreeBSD Id: Makefile,v 1.19 1997/12/04 17:34:28 asami Exp # @@ -9,6 +9,8 @@ ONLY_FOR_ARCHS= i386 MAINTAINER= packages@netbsd.org +CONFLICTS= linux_SuSE-* suse_* + # The distfile is distributed under the GPL, so no re-distribution of # binaries without source. MIRROR_DISTFILE= no |