summaryrefslogtreecommitdiff
path: root/ports-mgmt/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-03-12 15:23:24 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-03-12 15:23:24 +0000
commit4e9aa4a8af10f5ef5fe54d3537d95f6355cd6602 (patch)
tree44df00206d264e30372994fb0c64eac7ecec4216 /ports-mgmt/Makefile
parentDisable Capabilities globally since it is broken (diff)
Add new ports-mgmt/pkgs_which
This is a fast, Perl5-based, database-less pkg_which variant useful to assist with site-package-upgrades, for instance, after a Python 2.6 -> 2.7 upgrade.
Notes
Notes: svn path=/head/; revision=270739
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 debc4706b0ba..5abb85fbd76f 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -40,6 +40,7 @@
SUBDIR += pkg_tree
SUBDIR += pkgfe
SUBDIR += pkgsearch
+ SUBDIR += pkgs_which
SUBDIR += port-authoring-tools
SUBDIR += port-maintenance-tools
SUBDIR += portaudit