diff options
author | kris <kris@FreeBSD.org> | 2006-01-14 17:34:53 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-14 17:34:53 +0800 |
commit | f2571a4cb332408a46e854962af25ce04c9bc3ae (patch) | |
tree | 8b09ab03695b5c88e49f67e858886ecd63ebf037 | |
parent | 651e84304fef8a0a84e29829bc5f94006bb2a30f (diff) | |
download | freebsd-ports-gnome-f2571a4cb332408a46e854962af25ce04c9bc3ae.tar.gz freebsd-ports-gnome-f2571a4cb332408a46e854962af25ce04c9bc3ae.tar.zst freebsd-ports-gnome-f2571a4cb332408a46e854962af25ce04c9bc3ae.zip |
BROKEN: Incorrect pkg-plist
-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 5886a733d427..f458f747d5e0 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -16,6 +16,8 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= "binaries licensed under GNU GPL without accompanying source" +BROKEN= Incorrect pkg-plist + CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 5886a733d427..f458f747d5e0 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -16,6 +16,8 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= "binaries licensed under GNU GPL without accompanying source" +BROKEN= Incorrect pkg-plist + CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* |