diff options
-rw-r--r-- | emulators/linux_base-gentoo-stage1/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index f12952307e44..5e59aad5db4d 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} USE_BZIP2= y .include <bsd.port.pre.mk> +BROKEN= incorrect packing list PORTARCH=${MACHINE_ARCH:S/64//} .if (${PORTARCH} == "alpha") MASTER_SITE_SUBDIR= experimental/alpha/stages diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index f12952307e44..5e59aad5db4d 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -11,6 +11,7 @@ CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} USE_BZIP2= y .include <bsd.port.pre.mk> +BROKEN= incorrect packing list PORTARCH=${MACHINE_ARCH:S/64//} .if (${PORTARCH} == "alpha") MASTER_SITE_SUBDIR= experimental/alpha/stages |