ports/166246: [PATCH] www/p5-CGI-Compile: add TEST_DEPENDS
Steve Wills
swills at FreeBSD.org
Mon Mar 19 15:00:25 UTC 2012
>Number: 166246
>Category: ports
>Synopsis: [PATCH] www/p5-CGI-Compile: 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: Mon Mar 19 15:00:24 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 TEST_DEPENDS
Port maintainer (kuriyama at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-CGI-Compile-0.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-CGI-Compile/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 5 Jul 2011 22:28:45 -0000 1.5
+++ Makefile 19 Mar 2012 14:54:01 -0000
@@ -18,6 +18,8 @@
RUN_DEPENDS= \
p5-File-pushd>0:${PORTSDIR}/devel/p5-File-pushd
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
+ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires
PERL_CONFIGURE= yes
--- p5-CGI-Compile-0.15.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list