From 1e3292949775ffc65c310d80375472aa6f99f3cb Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 Jul 2014 05:17:27 +0000 Subject: Add dependency on p5-Term-ReadLine-Perl. Either that or ...-Gnu is needed for kpcli to work. Bump PKGREVISION. --- security/kpcli/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/kpcli/Makefile b/security/kpcli/Makefile index 6f3a154a290..9415e63bf93 100644 --- a/security/kpcli/Makefile +++ b/security/kpcli/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/06/14 05:40:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/07/05 05:17:27 wiz Exp $ DISTNAME= kpcli-2.7 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kpcli/} EXTRACT_SUFX= .pl @@ -16,6 +17,7 @@ DEPENDS+= p5-Term-ShellUI-[0-9]*:../../devel/p5-Term-ShellUI DEPENDS+= p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael DEPENDS+= p5-File-KeePass-[0-9]*:../../security/p5-File-KeePass DEPENDS+= {perl>=5.002,p5-Term-ReadLine-[0-9]*}:../../devel/p5-Term-ReadLine +DEPENDS+= p5-Term-ReadLine-Perl-[0-9]*:../../devel/p5-Term-ReadLine-Perl WRKSRC= ${WRKDIR} USE_LANGUAGES= # none -- cgit v1.2.3