Revert "Remove defunct portsjail target"

This reverts commit 8738aaa39e.
This commit is contained in:
Jakub Klama
2016-12-19 20:33:56 +01:00
parent 8738aaa39e
commit 5a16b98655

View File

@@ -46,7 +46,7 @@ all: check-root build
check-root:
@[ `id -u` -eq 0 ] || ( echo "Sorry, you must be running as root to build this."; exit 1 )
build: ports world debug packages images
build: portsjail ports world debug packages images
world:
@${BUILD_TOOLS}/install-world.py