diff options
Diffstat (limited to 'net/p5-Net-LDAP-Makepath/Makefile')
-rw-r--r-- | net/p5-Net-LDAP-Makepath/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-Net-LDAP-Makepath/Makefile b/net/p5-Net-LDAP-Makepath/Makefile index 17bf639392cf..02586b4cb9a6 100644 --- a/net/p5-Net-LDAP-Makepath/Makefile +++ b/net/p5-Net-LDAP-Makepath/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-LDAP-Makepath PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX @@ -15,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Provides a methode for creating paths in LDAP simply +RUN_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap + PERL_CONFIGURE= yes MAN3= Net::LDAP::Makepath.3 |