ports/98605: [Patch] add missing RUN_DEPENDS to devel/p5-Net-DBus

michael johnson ahze at FreeBSD.org
Wed Jun 7 02:54:47 UTC 2006


>Number:         98605
>Category:       ports
>Synopsis:       [Patch] add missing RUN_DEPENDS to devel/p5-Net-DBus
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 02:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        
>Organization:
>Environment:
>Description:
Add missing RUN_DEPENDS
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Net-DBus/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	16 Feb 2006 10:43:26 -0000	1.5
+++ Makefile	7 Jun 2006 02:17:10 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Net-DBus
 PORTVERSION=	0.33.1
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
@@ -16,6 +17,8 @@
 COMMENT=	Perl extension for the DBus message system
 
 LIB_DEPENDS=	dbus-1.2:${PORTSDIR}/devel/dbus
+RUN_DEPENDS=	${SITE_PERL}/XML/Grove.pm:${PORTSDIR}/textproc/p5-XML-Grove \
+		${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
 
 USE_GNOME=	pkgconfig
 PERL_CONFIGURE=	yes

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



More information about the freebsd-ports-bugs mailing list