ports/165106: [PATCH] devel/p5-DateTime-Astro: add TEST_DEPENDS and mark MAKE_JOBS_UNSAFE
Steve Wills
swills at FreeBSD.org
Mon Feb 13 18:30:20 UTC 2012
>Number: 165106
>Category: ports
>Synopsis: [PATCH] devel/p5-DateTime-Astro: add TEST_DEPENDS and mark MAKE_JOBS_UNSAFE
>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 Feb 13 18:30:19 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 (sunpoet at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-DateTime-Astro-0.99.999.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-DateTime-Astro/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 30 Nov 2011 17:24:33 -0000 1.1
+++ Makefile 13 Feb 2012 18:28:43 -0000
@@ -21,6 +21,9 @@
LIB_DEPENDS= mpfr:${PORTSDIR}/math/mpfr
RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set
+TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
+
+MAKE_JOBS_UNSAFE= yes
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
--- p5-DateTime-Astro-0.99.999.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list