From cc9dd71e48c9c94ab50be7cdddaafa0dc9e16a10 Mon Sep 17 00:00:00 2001 From: John Marino Date: Tue, 9 Sep 2014 18:37:09 +0000 Subject: [PATCH] Stage emulators/linx_base-gentoo-stage3 This is a slave port to the staged master port emulators/ linux_dist-gentoo-stage3, so staging has already been implemented. --- emulators/linux_base-gentoo-stage3/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/emulators/linux_base-gentoo-stage3/Makefile b/emulators/linux_base-gentoo-stage3/Makefile index b12680575211..353de47e29df 100644 --- a/emulators/linux_base-gentoo-stage3/Makefile +++ b/emulators/linux_base-gentoo-stage3/Makefile @@ -4,5 +4,4 @@ MASTERDIR= ${.CURDIR}/../linux_dist-gentoo-stage3 WITH_LINUXBASE= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile"