diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-08-06 12:43:51 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-08-06 12:43:51 +0000 |
commit | b49935f425b103781f4f7f58435d967740f77713 (patch) | |
tree | 6ae7d777e97f2f63d4c6d0c0d63b84c5cad198be | |
parent | 361ae1de64b47870e6ced8eb2f485d3eafea01d5 (diff) |
Notes
-rw-r--r-- | sysutils/tmux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile index a9f3de19f5f8..21b5bf3ac4c4 100644 --- a/sysutils/tmux/Makefile +++ b/sysutils/tmux/Makefile @@ -16,6 +16,7 @@ COMMENT= A Terminal Multiplexer LICENSE= BSD GNU_CONFIGURE= yes +USE_PKGCONFIG= build MAN1= tmux.1 |