ports/166250: [PATCH] www/p5-Apache-Profiler: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Mon Mar 19 15:50:12 UTC 2012


>Number:         166250
>Category:       ports
>Synopsis:       [PATCH] www/p5-Apache-Profiler: 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:   Mon Mar 19 15:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
- Add missing DEPENDS

Port maintainer (skv at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Apache-Profiler-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Apache-Profiler/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	9 Jan 2010 23:34:27 -0000	1.3
+++ Makefile	19 Mar 2012 15:46:56 -0000
@@ -14,6 +14,9 @@
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	Profiles time seconds needed for every request
 
+BUILD_DEPENDS=	mp2bug:${PORTSDIR}/www/mod_perl2
+RUN_DEPENDS=	mp2bug:${PORTSDIR}/www/mod_perl2
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Apache::Profiler.3 Apache2::Profiler.3
--- p5-Apache-Profiler-0.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list