summaryrefslogtreecommitdiff
path: root/ports-mgmt/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-25 09:05:51 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-25 09:05:51 +0000
commit20d3f32c41931aab215538af7946b328b9a343d2 (patch)
tree1adba5ba3a4aafd5cdf19b2b8d636f1fb33dd2dd /ports-mgmt/Makefile
parent92c47d8d02068bc503d486af636f98ad0362d224 (diff)
downloadfreebsd-ports-20d3f32c41931aab215538af7946b328b9a343d2.zip
Manage your own packages build on a dedicated build system.
The build system does the update of the ports tree, moving old packages out of the way, fetch and rebuild the packages you need. Its ports tree with packages is served to the production systems and desktops. On a system you can update installed ports with the clean build packages from the build system. WWW: http://people.freebsd.org/~dinoex/batch/README
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r--ports-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile
index c9842c6c95c2..51a2a4a96e23 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -25,6 +25,7 @@
SUBDIR += pkg_cleanup
SUBDIR += pkg_cutleaves
SUBDIR += pkg_install
+ SUBDIR += pkg_jail
SUBDIR += pkg_remove
SUBDIR += pkg_replace
SUBDIR += pkg_rmleaves