From f1c41f730541798b9b9a1f046946121eada80c38 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 21 Jul 2014 17:15:14 +0000 Subject: Add USES=readline to fix configure. --- comms/zssh/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'comms') diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index aa2e9b4cb0da..02b100af5ebf 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -3,10 +3,8 @@ PORTNAME= zssh PORTVERSION= 1.5c -PORTREVISION= 0 CATEGORIES= comms security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.5 -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Interactively transferring files to a remote machine while using ssh @@ -14,6 +12,7 @@ COMMENT= Interactively transferring files to a remote machine while using ssh RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz HAS_CONFIGURE= yes +USES= readline tar:tgz PLIST_FILES= bin/zssh bin/ztelnet man/man1/zssh.1.gz man/man1/ztelnet.1.gz -- cgit v1.2.3