diff options
Diffstat (limited to 'net/omnitty/Makefile')
-rw-r--r-- | net/omnitty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/omnitty/Makefile b/net/omnitty/Makefile index 51e79dc9e21e..15d024016f54 100644 --- a/net/omnitty/Makefile +++ b/net/omnitty/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/omnitty/omnitty/omnitty-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based SSH multiplexer -LIB_DEPENDS= librote.so:${PORTSDIR}/devel/rote +LIB_DEPENDS= librote.so:devel/rote USES= gmake ncurses GNU_CONFIGURE= yes |