diff options
Diffstat (limited to 'net/mosh/Makefile')
-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 5bae923b612b..041e5140ea09 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ARGS= --with-utempter CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" INSTALL_TARGET= install-strip USE_OPENSSL= yes -USE_PKGCONFIG= build +USES= pkgconfig LATEST_LINK= mosh-term |