From c0ebdc1944395f6928bd8c90aea074c4f463e833 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 28 Jan 2002 01:12:24 +0000 Subject: The requirements for Net::LDAP are just URI, not libwww. --- databases/p5-perl-ldap/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/p5-perl-ldap') diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile index 4ec668f5426..777139cf6eb 100644 --- a/databases/p5-perl-ldap/Makefile +++ b/databases/p5-perl-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/11/30 07:31:43 jmc Exp $ +# $NetBSD: Makefile,v 1.15 2002/01/28 01:12:24 jlam Exp $ # DISTNAME= perl-ldap-0.25 @@ -11,11 +11,11 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://perl-ldap.sourceforge.net/ COMMENT= Perl class to access LDAP servers -DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser -DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 DEPENDS+= p5-Convert-ASN1-[0-9]*:../../textproc/p5-Convert-ASN1 -DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww +DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL +DEPENDS+= p5-URI>=1.08:../../www/p5-URI +DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser USE_BUILDLINK_ONLY= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/perl-ldap/.packlist -- cgit v1.2.3