summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authormef <mef>2015-02-13 13:24:53 +0000
committermef <mef>2015-02-13 13:24:53 +0000
commitbee66d87487b6cc5d75287f65f5a5059fcc763bb (patch)
treeac9eed56f21d21bc0eb8532876d424af04755844 /databases
parent556303099132b91ccdbd17734c33920a90374227 (diff)
downloadpkgsrc-bee66d87487b6cc5d75287f65f5a5059fcc763bb.tar.gz
Add one more dependency, as was said below. PKGREVISION++.
[Core Features] .... - Text::Soundex ...missing.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-perl-ldap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile
index 5e48c38c11c..6368727827a 100644
--- a/databases/p5-perl-ldap/Makefile
+++ b/databases/p5-perl-ldap/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2014/10/09 13:44:36 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2015/02/13 13:24:53 mef Exp $
DISTNAME= perl-ldap-0.63
+PKGREVISION= 1
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases net devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
@@ -14,6 +15,7 @@ BUILD_DEFS+= IPV6_READY
DEPENDS+= p5-Convert-ASN1>=0.07:../../textproc/p5-Convert-ASN1
DEPENDS+= p5-IO-Socket-SSL>=0.81:../../security/p5-IO-Socket-SSL
+DEPENDS+= p5-Text-Soundex-[0-9]*:../../textproc/p5-Text-Soundex
DEPENDS+= {perl>=5.8.0,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
DEPENDS+= p5-XML-SAX-Writer-[0-9]*:../../textproc/p5-XML-SAX-Writer