diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-11-25 11:16:01 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-11-25 11:16:01 +0000 |
commit | 9556be434cc28dec0b712c145d18d1c4e7928074 (patch) | |
tree | 5f46114bdcc781cd3fa9f2e791b4ad7c380b4531 /emulators/suse_base | |
parent | a6ec49ec4c6d36385b408992b26f488a80d2ecde (diff) | |
download | pkgsrc-9556be434cc28dec0b712c145d18d1c4e7928074.tar.gz |
These Linux emulation packages conflict.
Diffstat (limited to 'emulators/suse_base')
-rw-r--r-- | emulators/suse_base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile index 00b559e6cf3..939868958f4 100644 --- a/emulators/suse_base/Makefile +++ b/emulators/suse_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/11/25 11:01:13 schmonz Exp $ +# $NetBSD: Makefile,v 1.34 2002/11/25 11:16:02 schmonz Exp $ DISTNAME= suse_base-${SUSE_VERSION} CATEGORIES= emulators @@ -11,7 +11,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package -CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 +CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]* ONLY_FOR_PLATFORM= NetBSD-1.5Z[C-Z]-i386 NetBSD-1.6*-i386 NetBSD-*-powerpc USE_BUILDLINK2= # defined |