From 9bb1edb7b44d5b791688712c31180cf0de8c76a1 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Sat, 28 Aug 2010 02:30:59 +0000 Subject: - Fix RUN_DEPENDS PR: ports/147397 Submitted by: myself (pgollucci) Reviewed by: az Approved by: "Zane C.B." (maintainer) --- net/p5-Net-LDAP-Makepath/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net') 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 -- cgit