Remove non-existing test dep.

Spotted by sthen@ and ajacoutot@
This commit is contained in:
jca 2015-04-18 14:28:20 +00:00
parent d359f5923e
commit 18fa06b43b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2015/04/16 19:43:30 schwarze Exp $
# $OpenBSD: Makefile,v 1.3 2015/04/18 14:28:20 jca Exp $
COMMENT = format TAP::Harness output as JUnit XML
@ -17,8 +17,7 @@ RUN_DEPENDS = devel/p5-File-Slurp \
textproc/p5-XML-Generator
TEST_DEPENDS = devel/p5-File-Slurp \
devel/p5-IO-stringy \
devel/p5-IPC-Run \
devel/p5-Test-XML
devel/p5-IPC-Run
CONFIGURE_STYLE = modbuild