Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2012 20:53:15 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/166264: [PATCH] www/p5-Fliggy: add TEST_DEPENDS
Message-ID:  <201203200053.q2K0rFq3027785@meatwad.mouf.net>
Resent-Message-ID: <201203200100.q2K10V62012311@freefall.freebsd.org>

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

>Number:         166264
>Category:       ports
>Synopsis:       [PATCH] www/p5-Fliggy: 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:   Tue Mar 20 01:00:31 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@FreeBSD.org) is cc'd.

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

--- p5-Fliggy-0.009003.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Fliggy/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	4 Dec 2011 11:38:17 -0000	1.1
+++ Makefile	20 Mar 2012 00:53:01 -0000
@@ -18,6 +18,7 @@
 RUN_DEPENDS=	\
 	p5-Twiggy>0:${PORTSDIR}/www/p5-Twiggy
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP
 
 PERL_CONFIGURE=	yes
 
--- p5-Fliggy-0.009003.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?201203200053.q2K0rFq3027785>