diff options
author | marino <marino@FreeBSD.org> | 2014-09-10 02:37:09 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-09-10 02:37:09 +0800 |
commit | 6724240c34a75e1f2df54a5fa0be5fa3dfab855b (patch) | |
tree | 1ba85f009ad18d411691fea8bca878923bf7f7c5 | |
parent | faf9fe29a1875ea7279ab511242a49bac4cb7794 (diff) | |
download | freebsd-ports-gnome-6724240c34a75e1f2df54a5fa0be5fa3dfab855b.tar.gz freebsd-ports-gnome-6724240c34a75e1f2df54a5fa0be5fa3dfab855b.tar.zst freebsd-ports-gnome-6724240c34a75e1f2df54a5fa0be5fa3dfab855b.zip |
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.
-rw-r--r-- | emulators/linux_base-gentoo-stage3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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" |