diff options
| -rw-r--r-- | net/shmux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/shmux/Makefile b/net/shmux/Makefile index 15b708728d40..5b253e0bb3d1 100644 --- a/net/shmux/Makefile +++ b/net/shmux/Makefile @@ -13,7 +13,7 @@ COMMENT= Utility to run commands on multiple hosts using shell commands LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= tar:tgz +USES= ncurses tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/share/examples |
