diff options
Diffstat (limited to 'emulators/linux_base-debian')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index 2012baa69eb2..da412d7f4ca3 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -18,7 +18,7 @@ EXTRACT_ONLY= basedebs.tar MAINTAINER= trevor@FreeBSD.org COMMENT= Debian base set for the Linux mode -CONFLICTS= linux_base-6* linux_base-7* linux_base-8* linux_base-gentoo* \ +CONFLICTS= linux_base-7* linux_base-8* linux_base-gentoo* \ linux_base-rh* linux_base-suse* ONLY_FOR_ARCHS= alpha amd64 i386 |