diff options
Diffstat (limited to 'security/pgpenvelope/Makefile')
-rw-r--r-- | security/pgpenvelope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgpenvelope/Makefile b/security/pgpenvelope/Makefile index 8951082247c..0b4d315f404 100644 --- a/security/pgpenvelope/Makefile +++ b/security/pgpenvelope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:10 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/07/12 18:56:29 wiz Exp $ # DISTNAME= pgpenvelope-2.10.2 @@ -15,7 +15,7 @@ DEPENDS+= p5-Class-MakeMethods>=1.010:../../devel/p5-Class-MakeMethods DEPENDS+= p5-GnuPG-Interface>=0.34nb2:../../security/p5-GnuPG-Interface DEPENDS+= p5-String-Approx>=3.13:../../textproc/p5-String-Approx DEPENDS+= p5-Term-ReadKey>=2.14:../../devel/p5-Term-ReadKey -DEPENDS+= {perl>=5.8.1,p5-Term-ReadLine>=1.01}:../../devel/p5-Term-ReadLine +#DEPENDS+= {perl>=5.8.1,p5-Term-ReadLine>=1.01}:../../devel/p5-Term-ReadLine PERL5_PACKLIST= auto/pgpenvelope/.packlist |