From owner-cvs-all@FreeBSD.ORG  Wed Feb 15 05:59:29 2012
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E447C106566B;
	Wed, 15 Feb 2012 05:59:29 +0000 (UTC)
	(envelope-from sunpoet@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id B6EDE8FC08;
	Wed, 15 Feb 2012 05:59:29 +0000 (UTC)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1F5xTVL034492;
	Wed, 15 Feb 2012 05:59:29 GMT
	(envelope-from sunpoet@repoman.freebsd.org)
Received: (from sunpoet@localhost)
	by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1F5xTtP034491;
	Wed, 15 Feb 2012 05:59:29 GMT (envelope-from sunpoet)
Message-Id: <201202150559.q1F5xTtP034491@repoman.freebsd.org>
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Wed, 15 Feb 2012 05:59:29 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: ports/devel/p5-DateTime-Astro Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: **OBSOLETE** CVS commit messages for the entire tree
	<cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 15 Feb 2012 05:59:30 -0000

sunpoet     2012-02-15 05:59:29 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-DateTime-Astro Makefile 
  Log:
  - Add TEST_DEPENDS
  - Add USE_GMAKE=yes to ensure MAKE_JOBS_SAFE
  
  PR:             ports/165106
  Submitted by:   swills
  
  Revision  Changes    Path
  1.2       +3 -0      ports/devel/p5-DateTime-Astro/Makefile