Remove non-existing test dep.
Spotted by sthen@ and ajacoutot@
This commit is contained in:
parent
d359f5923e
commit
18fa06b43b
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user