diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-19 15:31:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-19 15:31:50 +0000 |
commit | e2f07274314e663b4def9548b36360f07aafd24a (patch) | |
tree | 9bd03f7ab25c1c21f8c82d654dc9d3f8dc62b15f /emulators | |
parent | 277950db26ebae35b4907cc086e192836f365706 (diff) | |
download | ports-e2f07274314e663b4def9548b36360f07aafd24a.tar.gz ports-e2f07274314e663b4def9548b36360f07aafd24a.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_dist-gentoo-stage3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index b7265e9343ca..b61a56f6ca9f 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -15,6 +15,8 @@ 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 NO_BUILD= YES |