diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 07:37:16 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 07:37:16 +0800 |
commit | da47c9a6db4c7ac9c326005d7abf33291315e050 (patch) | |
tree | 9622c741d3848957f017459e9c18f5b683ac4076 | |
parent | 9d55225787f93ffdce4021793dfbc75326c2986c (diff) | |
download | freebsd-ports-gnome-da47c9a6db4c7ac9c326005d7abf33291315e050.tar.gz freebsd-ports-gnome-da47c9a6db4c7ac9c326005d7abf33291315e050.tar.zst freebsd-ports-gnome-da47c9a6db4c7ac9c326005d7abf33291315e050.zip |
BROKEN: Does not fetch properly
-rw-r--r-- | emulators/linux_base-gentoo-stage1/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index 4444340779fe..cb3e089bd9db 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -38,6 +38,8 @@ EXTRACT_ONLY= MAINTAINER= trevor@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility +BROKEN= "Does not fetch properly" + MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} NO_BUILD= y ONLY_FOR_ARCHS= alpha amd64 ia64 i386 sparc64 diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 4444340779fe..cb3e089bd9db 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -38,6 +38,8 @@ EXTRACT_ONLY= MAINTAINER= trevor@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility +BROKEN= "Does not fetch properly" + MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} NO_BUILD= y ONLY_FOR_ARCHS= alpha amd64 ia64 i386 sparc64 |