aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/Makefile
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2011-03-12 23:23:24 +0800
committermandree <mandree@FreeBSD.org>2011-03-12 23:23:24 +0800
commit33b4ba6fd83a3f7b12b71fad5c6589d22bc52d70 (patch)
tree9022e32e57adf34bc017b4dc6f8f0eea9fbdfa66 /ports-mgmt/Makefile
parent65855b84dc091a084808ea69f18507b7b7fe3550 (diff)
downloadfreebsd-ports-gnome-33b4ba6fd83a3f7b12b71fad5c6589d22bc52d70.tar.gz
freebsd-ports-gnome-33b4ba6fd83a3f7b12b71fad5c6589d22bc52d70.tar.zst
freebsd-ports-gnome-33b4ba6fd83a3f7b12b71fad5c6589d22bc52d70.zip
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.
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