diff options
Diffstat (limited to 'databases/p5-perl-ldap/Makefile')
-rw-r--r-- | databases/p5-perl-ldap/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile index f67d0ac2226..14f7fbc5228 100644 --- a/databases/p5-perl-ldap/Makefile +++ b/databases/p5-perl-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2007/11/02 11:54:57 adam Exp $ +# $NetBSD: Makefile,v 1.34 2008/06/12 02:14:18 joerg Exp $ DISTNAME= perl-ldap-0.34 PKGNAME= p5-perl-ldap-0.34 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ldap.perl.org/ COMMENT= Perl class to access LDAP servers +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= p5-Convert-ASN1>=0.07:../../textproc/p5-Convert-ASN1 DEPENDS+= p5-IO-Socket-SSL>=0.81:../../security/p5-IO-Socket-SSL DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 |