diff options
Diffstat (limited to 'emulators/linux_base-6/Makefile')
| -rw-r--r-- | emulators/linux_base-6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 1c3faea55d88..acf986bc7a0e 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -29,7 +29,8 @@ FORBIDDEN= "see <URL:http://rhn.redhat.com/errata/RHSA-2003-089.html> or\ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -CONFLICTS=cle_base-* linux_base-7* linux_base-8* linux_base-deb* linux_base-gen* +CONFLICTS= linux_base-7* linux_base-8* linux_base-deb* linux_base-gen* \ + linux_base-rh* linux_base-suse* ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} |
