diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 01:53:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 01:53:02 +0000 |
commit | 945f89f7eafc233da3fb56090cad06a8e3da233c (patch) | |
tree | b1608b034b883ce17184284e0020fff158e922a3 /emulators | |
parent | 5af03494bae230a5cd6a6fe6d54d42730257179d (diff) |
Notes
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 62167b5da1e7..83eed21cac24 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -19,6 +19,8 @@ RESTRICTED= "binaries licensed under GNU GPL without accompanying source" CONFLICTS= linux_base-6* linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* +BROKEN= Incorrect pkg-plist + DIST_SUBDIR= gentoo-linux MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} NO_BUILD= y diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 62167b5da1e7..83eed21cac24 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -19,6 +19,8 @@ RESTRICTED= "binaries licensed under GNU GPL without accompanying source" CONFLICTS= linux_base-6* linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* +BROKEN= Incorrect pkg-plist + DIST_SUBDIR= gentoo-linux MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} NO_BUILD= y |