aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-08-06 21:03:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-08-06 21:03:54 +0800
commitae81b4a860a41bc166a7a92d8932d5c27ef609d2 (patch)
treedfea9d2d65cd8de0c1514dbd19a1c086dc423c08
parent10665571c4a2647c076585b05f12daf817929886 (diff)
downloadfreebsd-ports-graphics-ae81b4a860a41bc166a7a92d8932d5c27ef609d2.tar.gz
freebsd-ports-graphics-ae81b4a860a41bc166a7a92d8932d5c27ef609d2.tar.zst
freebsd-ports-graphics-ae81b4a860a41bc166a7a92d8932d5c27ef609d2.zip
- Pet portlint: remove blank line among *_DEPENDS
-rw-r--r--biology/p5-Bio-GFF3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/p5-Bio-GFF3/Makefile b/biology/p5-Bio-GFF3/Makefile
index 109f47ac3db..010ba01705c 100644
--- a/biology/p5-Bio-GFF3/Makefile
+++ b/biology/p5-Bio-GFF3/Makefile
@@ -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