summaryrefslogtreecommitdiff
path: root/emulators/linuxppc_lib
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-11-25 11:16:01 +0000
committerschmonz <schmonz@pkgsrc.org>2002-11-25 11:16:01 +0000
commit9556be434cc28dec0b712c145d18d1c4e7928074 (patch)
tree5f46114bdcc781cd3fa9f2e791b4ad7c380b4531 /emulators/linuxppc_lib
parenta6ec49ec4c6d36385b408992b26f488a80d2ecde (diff)
downloadpkgsrc-9556be434cc28dec0b712c145d18d1c4e7928074.tar.gz
These Linux emulation packages conflict.
Diffstat (limited to 'emulators/linuxppc_lib')
-rw-r--r--emulators/linuxppc_lib/Makefile4
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 \