Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2014 06:53:59 +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: r348151 - head/devel/p5-JSON-Path
Message-ID:  <201403140653.s2E6rxGo032479@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 14 06:53:59 2014
New Revision: 348151
URL: http://svnweb.freebsd.org/changeset/ports/348151
QAT: https://qat.redports.org/buildarchive/r348151/

Log:
  - Remove TEST_DEPENDS
  - Cleanup Makefile

Modified:
  head/devel/p5-JSON-Path/Makefile

Modified: head/devel/p5-JSON-Path/Makefile
==============================================================================
--- head/devel/p5-JSON-Path/Makefile	Fri Mar 14 06:05:22 2014	(r348150)
+++ head/devel/p5-JSON-Path/Makefile	Fri Mar 14 06:53:59 2014	(r348151)
@@ -17,9 +17,7 @@ BUILD_DEPENDS=	p5-Exporter-Tiny>=0:${POR
     		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
 		p5-LV>=0:${PORTSDIR}/devel/p5-LV
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny
 
-REINPLACE_ARGS=	-i ''
 USES=		perl5
 USE_PERL5=	configure
 



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