diff options
Diffstat (limited to 'emulators/linux_base-debian')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index da412d7f4ca3..cc60576e711a 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -22,6 +22,8 @@ CONFLICTS= linux_base-7* linux_base-8* linux_base-gentoo* \ linux_base-rh* linux_base-suse* ONLY_FOR_ARCHS= alpha amd64 i386 +BROKEN= Does not build reliably + RESTRICTED= "binaries under GNU GPL: http://www.gnu.org/licenses/gpl.txt" BUILD_DEPENDS= ${DPKG_CMD}:${PORTSDIR}/archivers/dpkg |