ports/165051: [PATCH] devel/p5-Data-RoundRobin: add TEST_DEPENDS
Steve Wills
swills at FreeBSD.org
Sun Feb 12 20:00:30 UTC 2012
>Number: 165051
>Category: ports
>Synopsis: [PATCH] devel/p5-Data-RoundRobin: add TEST_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: Sun Feb 12 20:00:29 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 #13 r230974: Fri Feb 3 23:48:36
>Description:
see patch
Port maintainer (lwhsu at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-Data-RoundRobin-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Data-RoundRobin/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile 17 Apr 2008 14:25:05 -0000 1.3
+++ Makefile 12 Feb 2012 19:54:36 -0000
@@ -18,4 +18,10 @@
MAN3= Data::RoundRobin.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
--- p5-Data-RoundRobin-0.03.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list