diff options
author | kris <kris@FreeBSD.org> | 2004-02-16 23:37:16 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-16 23:37:16 +0000 |
commit | 2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838 (patch) | |
tree | 5c2d0744a18e798904c26f9bf11a6adae258f8d4 /emulators | |
parent | fb7c89a4d20bb5b806f42c2de6d9e638b4072576 (diff) | |
download | FreeBSD-ports-2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838.zip FreeBSD-ports-2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838.tar.gz |
BROKEN: Does not fetch properly
Diffstat (limited to 'emulators')
-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 4444340..cb3e089 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 4444340..cb3e089 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 |