diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-30 17:45:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-30 17:45:56 +0000 |
commit | 47a4d6884846daf965a37c74bc2284d3edba1659 (patch) | |
tree | 0303791e1f37bf454ed44ec2cad68aa4a5971083 /emulators | |
parent | a10fa39f6af92de29a2968ba70d042f502e83dce (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_dist-gentoo-stage3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index 357e01b72465..807ff64b154d 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -15,6 +15,7 @@ MAINTAINER= gabor@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= binaries licensed under GNU GPL without accompanying source +BROKEN= does not fetch USE_BZIP2= YES DIST_SUBDIR= gentoo-linux |