diff options
Diffstat (limited to 'net')
| -rw-r--r-- | net/mosh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 0aee4a1cad1e..6c76963873ca 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} - TINFO_CFLAGS="-I/usr/include" INSTALL_TARGET= install-strip USE_OPENSSL= yes -USES= autoreconf:autoconf perl5 pkgconfig +USES= autoreconf:autoconf ncurses perl5 pkgconfig CONFLICTS_INSTALL= mosh-0.[2-9].* |
