diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 09:53:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 09:53:02 +0800 |
commit | 18284714c419a852ff61ae2de1d31079f32f765a (patch) | |
tree | 4db4663c2202799ecb4247618047a11f05293812 /emulators | |
parent | 0ed31f2d17110d9ef5a07f0306a82d52d73ae29a (diff) | |
download | freebsd-ports-gnome-18284714c419a852ff61ae2de1d31079f32f765a.tar.gz freebsd-ports-gnome-18284714c419a852ff61ae2de1d31079f32f765a.tar.zst freebsd-ports-gnome-18284714c419a852ff61ae2de1d31079f32f765a.zip |
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
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 |