Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 03:11:04 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vvelox@vvelox.net
Subject:   ports/147397: [PATCH] net/p5-Net-LDAP-Makepath: Add missing depends
Message-ID:  <201006030711.o537B4NA013154@frieza.p6m7g8.net>
Resent-Message-ID: <201006030720.o537KMj8073678@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147397
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-LDAP-Makepath: Add missing depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 07:20:22 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:

Port maintainer (vvelox@vvelox.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Net-LDAP-Makepath-1.0.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-LDAP-Makepath/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	28 Jun 2008 22:42:07 -0000	1.1
+++ Makefile	3 Jun 2010 06:23:49 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Net-LDAP-Makepath
 PORTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@@ -15,6 +16,8 @@
 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
--- p5-Net-LDAP-Makepath-1.0.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006030711.o537B4NA013154>