diff options
author | pav <pav@FreeBSD.org> | 2010-05-31 01:45:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-31 01:45:56 +0800 |
commit | d39f68ce5263647faaf3c731a38a784299d556f7 (patch) | |
tree | 2ca95f551ae15bf969e444808f19a195f84c17dc /emulators | |
parent | 4dfbf216abef8d0b3459fc4ba676f51479b2fec1 (diff) | |
download | freebsd-ports-gnome-d39f68ce5263647faaf3c731a38a784299d556f7.tar.gz freebsd-ports-gnome-d39f68ce5263647faaf3c731a38a784299d556f7.tar.zst freebsd-ports-gnome-d39f68ce5263647faaf3c731a38a784299d556f7.zip |
- Mark BROKEN: does not fetch
Reported by: pointyhat
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 |