diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-06-10 08:27:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-06-10 08:27:55 +0000 |
commit | 38b9c3299d679cbd4755723ba193e2806ec3127c (patch) | |
tree | 025c34ec8fc6b6f18d7ac556323795f0c0153b73 /emulators/linux_base-8 | |
parent | 77c34ad81a000068e39a4a3f59a3f4bd75adb15e (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-8')
-rw-r--r-- | emulators/linux_base-8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 7dd465eb476f..4b2e1cd958d8 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -56,7 +56,7 @@ COMMENT= Base set of packages needed in Linux mode (only for i386) BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gentoo* \ +CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ linux_base-rh* linux_base-suse* ONLY_FOR_ARCHS= i386 amd64 DIST_SUBDIR= rpm/${ARCH}/${PORTVERSION} |