Add test dependency.
This commit is contained in:
parent
414083612a
commit
949a9c5ec4
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2014/12/15 17:51:27 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2015/05/22 21:28:56 bluhm Exp $
|
||||
|
||||
COMMENT= object-oriented access to real and tied hashes
|
||||
|
||||
@ -15,6 +15,7 @@ CONFIGURE_STYLE= modbuild
|
||||
RUN_DEPENDS= devel/p5-List-MoreUtils \
|
||||
devel/p5-Tie-Hash-MultiValue \
|
||||
devel/p5-Tie-ToObject
|
||||
TEST_DEPENDS= devel/p5-Test-Deep
|
||||
TEST_DEPENDS= devel/p5-Test-Deep \
|
||||
devel/p5-Test-Pod-Content
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user