Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2013 16:21:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325210 - head/devel/p5-DateTime-Astro
Message-ID:  <201308221621.r7MGLrCU086529@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 22 16:21:53 2013
New Revision: 325210
URL: http://svnweb.freebsd.org/changeset/ports/325210

Log:
  - Fix USES

Modified:
  head/devel/p5-DateTime-Astro/Makefile

Modified: head/devel/p5-DateTime-Astro/Makefile
==============================================================================
--- head/devel/p5-DateTime-Astro/Makefile	Thu Aug 22 15:47:39 2013	(r325209)
+++ head/devel/p5-DateTime-Astro/Makefile	Thu Aug 22 16:21:53 2013	(r325210)
@@ -19,8 +19,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
 USE_PERL5=	configure
-USES=		perl5
-USES=		gmake
+USES=		gmake perl5
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAN3=		DateTime::Astro.3 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308221621.r7MGLrCU086529>