diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 07:37:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 07:37:16 +0800 |
commit | 2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838 (patch) | |
tree | 5c2d0744a18e798904c26f9bf11a6adae258f8d4 | |
parent | fb7c89a4d20bb5b806f42c2de6d9e638b4072576 (diff) | |
download | freebsd-ports-graphics-2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838.tar.gz freebsd-ports-graphics-2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838.tar.zst freebsd-ports-graphics-2b8c04582dda2ed8c46a7eaeca0b5a9ed21ec838.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 4444340779f..cb3e089bd9d 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 4444340779f..cb3e089bd9d 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 |