diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-21 19:49:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-21 19:49:43 +0000 |
commit | ce8d2856e5b64b575d19c842f5fce6cb6d7e9b0f (patch) | |
tree | ea632b0e3bffddd94bc86a53b9cf977f52552988 /emulators/linux_base-debian | |
parent | 85cd570b8a85cdc9761e00e7605e3a5880413af8 (diff) | |
download | ports-ce8d2856e5b64b575d19c842f5fce6cb6d7e9b0f.tar.gz ports-ce8d2856e5b64b575d19c842f5fce6cb6d7e9b0f.zip |
Notes
Diffstat (limited to 'emulators/linux_base-debian')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index 9d768fe50f2a..6cf1b4193c48 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -18,7 +18,8 @@ EXTRACT_ONLY= basedebs.tar MAINTAINER= ports@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-6* linux_base-7* linux_base-8* linux_base-gentoo* \ + linux_base-rh* linux_base-suse* ONLY_FOR_ARCHS= i386 amd64 BUILD_DEPENDS= ${DPKG_CMD}:${PORTSDIR}/archivers/dpkg |