svn commit: r348151 - head/devel/p5-JSON-Path
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 06:54:00 UTC 2014
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
More information about the svn-ports-all
mailing list