summaryrefslogtreecommitdiff
path: root/ports-mgmt/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-11-06 17:15:50 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-11-06 17:15:50 +0000
commita2faad3b33731c7dddecd97e951d1123873a0aac (patch)
treea517b72c2f83e4ccfcf6619c937edbd720105409 /ports-mgmt/Makefile
parent- New port: www/linux-opera-devel (diff)
For a given port determine its dependences using any combination of the
- FETCH_DEPENDS - EXTRACT_DEPENDS - PATCH_DEPENDS - LIB_DEPENDS - BUILD_DEPENDS - RUN_DEPENDS and show them as a pseudo graphical tree. Use back references for cross-connections. WWW: http://code.google.com/p/porttree/ PR: ports/160007 Submitted by: Vladimir Chukharev
Notes
Notes: svn path=/head/; revision=285177
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 a772935169b4..515842ffcc2c 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -64,6 +64,7 @@
SUBDIR += portshaker-config
SUBDIR += portsopt
SUBDIR += porttools
+ SUBDIR += porttree
SUBDIR += portupdate-scan
SUBDIR += portupgrade
SUBDIR += portupgrade-devel