diff options
author | gnn <gnn@FreeBSD.org> | 2013-11-20 21:30:14 +0800 |
---|---|---|
committer | gnn <gnn@FreeBSD.org> | 2013-11-20 21:30:14 +0800 |
commit | 9542fa31264d0e6b05ff4c33a40cb7b443d695ac (patch) | |
tree | 81706ca899d74ae5ed4ad714ccb325ee9caee349 /sysutils/Makefile | |
parent | 323160fd903d8ed1b93e425b81738fb6bde4025f (diff) | |
download | freebsd-ports-gnome-9542fa31264d0e6b05ff4c33a40cb7b443d695ac.tar.gz freebsd-ports-gnome-9542fa31264d0e6b05ff4c33a40cb7b443d695ac.tar.zst freebsd-ports-gnome-9542fa31264d0e6b05ff4c33a40cb7b443d695ac.zip |
Hook the new mbgtools port into the make system.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 441ccb2516b9..f00ea71325ad 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -495,6 +495,7 @@ SUBDIR += manck SUBDIR += mapchan SUBDIR += massadmin + SUBDIR += mbgtools SUBDIR += mbmon SUBDIR += mcelog SUBDIR += mcollective |