diff options
author | schmonz <schmonz> | 2002-11-25 11:16:01 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2002-11-25 11:16:01 +0000 |
commit | 1d4834d458a3343ce628f34ebd225e5f7bc8d1f2 (patch) | |
tree | 5f46114bdcc781cd3fa9f2e791b4ad7c380b4531 /emulators/linuxppc_lib | |
parent | fbdaaf1f39975e94da7526586b25b4a40892196f (diff) | |
download | pkgsrc-1d4834d458a3343ce628f34ebd225e5f7bc8d1f2.tar.gz |
These Linux emulation packages conflict.
Diffstat (limited to 'emulators/linuxppc_lib')
-rw-r--r-- | emulators/linuxppc_lib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/linuxppc_lib/Makefile b/emulators/linuxppc_lib/Makefile index 7f0bc497452..8dc0eaee68b 100644 --- a/emulators/linuxppc_lib/Makefile +++ b/emulators/linuxppc_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2002/02/05 05:56:36 jmc Exp $ +# $NetBSD: Makefile,v 1.15 2002/11/25 11:16:01 schmonz Exp $ DISTNAME= linuxppc_lib-2000.4.6 CATEGORIES= emulators @@ -20,6 +20,8 @@ COMMENT= libraries to run Linux binaries on NetBSD/powerpc (includes X11) BUILD_DEPENDS+= rpm2pkg-1.2:../../pkgtools/rpm2pkg +CONFLICTS= suse_base-[0-9]* + ONLY_FOR_PLATFORM= NetBSD-1.5[U-Z]-macppc NetBSD-1.5Z[A-Z]-macppc \ NetBSD-1.[6-9]*-macppc \ NetBSD-1.5[U-Z]-powerpc NetBSD-1.5Z[A-Z]-powerpc \ |