Date: Tue, 6 Aug 2013 13:03:54 +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: r324315 - head/biology/p5-Bio-GFF3 Message-ID: <201308061303.r76D3s8p001560@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 6 13:03:54 2013 New Revision: 324315 URL: http://svnweb.freebsd.org/changeset/ports/324315 Log: - Pet portlint: remove blank line among *_DEPENDS Modified: head/biology/p5-Bio-GFF3/Makefile Modified: head/biology/p5-Bio-GFF3/Makefile ============================================================================== --- head/biology/p5-Bio-GFF3/Makefile Tue Aug 6 13:01:45 2013 (r324314) +++ head/biology/p5-Bio-GFF3/Makefile Tue Aug 6 13:03:54 2013 (r324315) @@ -16,7 +16,6 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308061303.r76D3s8p001560>