diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-06-24 01:17:50 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-06-24 01:17:50 +0800 |
commit | c222a27910457ec49c7e1154031eee789b2aedc5 (patch) | |
tree | 14ba7d107d2a7b8a558e2d8fbcd5de3fdff09200 /ports-mgmt/Makefile | |
parent | 92d0844df156bdd73f758935b6031d0e73e1199a (diff) | |
download | freebsd-ports-gnome-c222a27910457ec49c7e1154031eee789b2aedc5.tar.gz freebsd-ports-gnome-c222a27910457ec49c7e1154031eee789b2aedc5.tar.zst freebsd-ports-gnome-c222a27910457ec49c7e1154031eee789b2aedc5.zip |
symports reads through your ports tree and generates a tree using
symlinks for all categories - not just the "real" ones.
PR: ports/135683
Submitted by: Eitan Adler <EitanAdlerList gmail.com>
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index 1cfaa8a446c4..9e5156215a49 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -60,6 +60,7 @@ SUBDIR += psearch SUBDIR += pver SUBDIR += qtpkg + SUBDIR += symports SUBDIR += tinderbox SUBDIR += tinderbox-devel SUBDIR += vulnerability-test-port |