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.
This commit is contained in:
John Marino 2014-09-09 18:37:09 +00:00
parent a9d6cd6b75
commit cc9dd71e48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367758

View file

@ -4,5 +4,4 @@
MASTERDIR= ${.CURDIR}/../linux_dist-gentoo-stage3 MASTERDIR= ${.CURDIR}/../linux_dist-gentoo-stage3
WITH_LINUXBASE= yes WITH_LINUXBASE= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile" .include "${MASTERDIR}/Makefile"